《oracle教学课件》尚谷_宋红康_11_其它数据库对象.pptVIP

  • 1
  • 0
  • 约3.86万字
  • 约 26页
  • 2018-12-02 发布于浙江
  • 举报

《oracle教学课件》尚谷_宋红康_11_其它数据库对象.ppt

《oracle教学课件》尚谷_宋红康_11_其它数据库对象

Confirming Sequences Once you have created your sequence, it is documented in the data dictionary. Since a sequence is a database object, you can identify it in the USER_OBJECTS data dictionary table. You can also confirm the settings of the sequence by selecting from the USER_SEQUENCES data dictionary view. Instructor Note Demo: 12_dd.sql Purpose: To illustrate the USER_SEQUENCES data dictionary view and its contents. Using a Sequence After you create your sequence, it generates sequential numbers for use in your tables. Reference the sequence values by using the NEXTVAL and CURRVA

文档评论(0)

1亿VIP精品文档

相关文档