Online Create Sequence eLearning
Create Sequence Training Provider? - Tell us about your Training!
From 123-CBT Computer Based Training
Oracle SQL Specifics Creating and Managing Database Objects

...ase.
Identify a typical usage for a sequence.
Use the CREATE SEQUENCE statement to define a sequence.
Query the USER_SEQUENCES data dictionary view to confirm the settings of a sequence.
Insert a new value using a sequence, and view the current value for a sequence.
Identify actions that cause gaps in sequence numbers.
Use the ALTER SEQUENCE statement to extend the maximum value of
more...
Oracle SQL Specifics Creating and Managing Database Objects
Oracle9i SQL DML and DDL

...of an Oracle sequence. o Create a sequence by using the CREATE SEQUENCE statement. o Identify the properties of views. o Match the clauses of the CREATE VIEW statement with their functions. o Create a public synonym by using the CREATE PUBLIC SYNONYM statement. o Remove a synonym by using the DROP PUBLIC SYNONYM statement. o Identify the features of Oracle database security. o
more...
