Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Database
»
Managing Databases with Oracle
Which of the following is not true about indexes?
Indexes are created to enforce uniqueness on columns.
Indexes are created to enable fast retrieval by column values.
Columns that are frequently used with equal conditions in WHERE clauses are good candidates for indexes.
Indexes are created with the ALTER TABLE command.
Correct Answer:
Indexes are created with the ALTER TABLE command.
← Previous Question
Next Question→
More Questions from
Managing Databases with Oracle
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?
Which of the following is NOT an Oracle-supported trigger?
An Oracle System Change Number (SCN):
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments