SQL> create sequence sq;
SQL> select object_name, created from user_objects
where object_type = 'SEQUENCE';
OBJECT_NAME
------------
CREATED
---------
SQ
11-APR-01
|
Results 1 to 4 of 4
Thread: Sequence CreationThreaded View
|
Click Here to Expand Forum to Full Width |