Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Database
»
Managing Databases with Oracle
Which statement about sequences is not true?
A sequence is an object that generates a sequential series of unique numbers.
Sequences are most often used to provide values for surrogate keys.
NextVal and CurrVal are both sequence methods.
Sequences guarantee valid surrogate key values.
Correct Answer:
Sequences guarantee valid surrogate key values.
← Previous Question
Next Question→
More Questions from
Managing Databases with Oracle
Of the three ways to create an Oracle database, which one is the easiest and most recommended?
Which of the following is not true about indexes?
When using SQL*Plus, Oracle commands, column names, table names and all other database elements:
You have linked SQL*Plus to an external text editor. To invoke the text editor for use within SQL*Plus, which command do you use?
To see the contents of the SQL*Plus buffer, type:
What is the type of Oracle backup in which all uncommitted changes have been removed from the datafiles?
Which of the following is not true about modifying table columns?
The default extension for an Oracle SQL*Plus file is:
Which prefixes are available to Oracle triggers?
In creating a procedure, you may get a message if you have compile errors. Which of the following is true?
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments