©Mike Moxcey 1999
Example Database
There is also a sequence
-
create sequence seq_nr
- increment by 1 start with 1 maxvalue 999999999 nocache
- /
complete table creation code
includes
drop/connect/user create statements for documentation/testing purposes.
home
next