You use a NEXTVAL pseudo column to look at the next possible value that would be generated from a sequence, without actually retrieving the value.
You use a CURRVAL pseudo column to look at the current value just generated from a sequence, without affecting the further values to be generated from the sequence.
You use a NEXTVAL pseudo column to obtain the next possible value from a sequence by actually retrieving the value from the sequence.
You use a CURRVAL pseudo column to generate a value from a sequence that would be used for a specified database column.
If a sequence starting from a value 100 and incremented by 1 is used by more then one application, then all of these applications could have a value of 105 assigned to their column whose value is being generated by the sequence.
You use REUSE clause when creating a sequence to restart the sequence once it generates the maximum value defined for the sequence.
第1题:
Which two statements about VACLs on Cisco Nexus 7000 Series Switches are true? ()
第2题:
Which two statements are true about traffic shaping?()
第3题:
Which two statements about OSPF IPv6 routing are true?()
第4题:
Which two statements are true about pool-based source NAT? ()(Choose two.)
第5题:
Which two statements are true about standard database auditing()
第6题:
What is true about sequences?()
第7题:
Traffic is clear text
Traffic is encrypted
They are initiated by the LNS
They are initiated by the LAC
第8题:
Export polices can evaluate only active routes
Export polices can evaluate all routes
Export polices can be applied to the forwarding table
Export polices can be applied to interfaces
第9题:
Constraint names must start with SYS_C
All constraints must be defines at the column level
Constraints can be created after the table is created
Constraints can be created at the same time the table is created
Information about constraints is found in the VIEW_CONSTRAINTS dictionary view
第10题:
Once created, a sequence belongs to a specific schema.
Once created, a sequence is linked to a specific table.
Once created, a sequence is automatically available to all users.
Only the DBA can control which sequence is used by a certain table.
Once created, a sequence is automatically used in all INSERT and UPDATE statements.
第11题:
Which two statements are true about L2TP tunnels?() (Choose two.)
第12题:
Which two statements about the Cisco Nexus 1000V VSM are true?()
第13题:
Which two statements about VPLS are true? ()
第14题:
Which two statements are true about precedence values in policy?() (Choose two.)
第15题:
Which two statements are true about record groups?()
第16题:
Which two statements about creating constraints are true?()
第17题:
Null values are left out of the sort.
Character values are displayed from Z to A
Date values are displayed with the earliest value first.
Null values are displayed last for descending sequences.
Numeric values are displayed with the lowest values first.
第18题:
AH provides data integrity.
AH is identified by IP protocol 50.
AH is identified by IP protocol 51.
AH cannot work in conjunction with ESP
第19题:
The bus is limited to 32 devices
It is a full duplex serial standard
It is a half-duplex serial standard
It allows up to 320 MB/s of shared channel bandwidth
第20题:
Out-of-profile packets are queued.
It causes TCP retransmits.
Marking/remarking is not supported.
It does not respond to BECN and ForeSight Messages.
It uses a single/two-bucket mechanism for metering.