- 多项选择题Which two statements about sequences are true? ()
A、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.
B、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.
C、You use a NEXTVAL pseudo column to obtain the next possible value from a sequence by actually retrieving the value from the sequence.
D、You use a CURRVAL pseudo column to generate a value from a sequence that would be used for a specified database column.
E、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.
F、You use REUSE clause when creating a sequence to restart the sequence once it generates the maximum value defined for the sequence.
- B,C
关注下方微信公众号,在线模考后查看
- You receive&en
- While connecte
- You issue̳
- Which Oracle
- You createQ
- Which three statemen
- 下列中哪个不是DML命令?()
- The database
- Identify two tasks o
- Your database&
- our database instanc
- Given: What ar
- Given: Whatistheres
- The EMPLOYEES table
- Given the&ensp
- ClicktheExhibitbutto
- Your database inter
- Which two̳
- Your multitenant co
- 有如下三步操作,并且均成功执行,请选择