CuriousTab
CuriousTab
Home
Aptitude
Computer
C Programming
C# Programming
C++ Programming
Database
Java Programming
Networking
Engineering
Biochemical Engineering
Biochemistry
Biotechnology
Chemical Engineering
Civil Engineering
Computer Science
Digital Electronics
Electrical Engineering
Electronics
Electronics and Communication Engineering
Mechanical Engineering
Microbiology
Technical Drawing
GK
Current Affairs
General Knowledge
Reasoning
Data Interpretation
Logical Reasoning
Non Verbal Reasoning
Verbal Ability
Verbal Reasoning
Exams
AIEEE
Bank Exams
CAT
GATE
IIT JEE
TOEFL
Jobs
Analyst
Bank Clerk
Bank PO
Database Administrator
IT Trainer
Network Engineer
Project Manager
Software Architect
Discussion
Home
‣
Database
‣
Managing Databases with Oracle
See What Others Are Saying!
Question
Which of the following is
not
true about indexes?
Options
A. Indexes are created to enforce uniqueness on columns.
B. Indexes are created to enable fast retrieval by column values.
C. Columns that are frequently used with equal conditions in WHERE clauses are good candidates for indexes.
D. Indexes are created with the ALTER TABLE command.
Correct Answer
Indexes are created with the ALTER TABLE command.
More questions
1. Composition does not allow an object to be part of more than one aggregate object.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
2. The default extension for SQL*Plus is .sql.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
3. Entities of a given type are grouped into a(n):
Options
A. database.
B. entity class.
C. attribute.
D. ERD.
Show Answer
Scratch Pad
Discuss
Correct Answer: entity class.
4. A UML diagram includes which of the following?
Options
A. Class name
B. List of attributes
C. List of operations
D. All of the above.
Show Answer
Scratch Pad
Discuss
Correct Answer: All of the above.
5. What is the overall responsibility of the DBA?
Options
A. Facilitate the development and use of the database
B. Create and populate tables
C. Development, operation, and maintenance of the database and its applications
D. Both the first and third answers above are correct.
Show Answer
Scratch Pad
Discuss
Correct Answer: Both the first and third answers above are correct.
6. The ODBC Level 1 API contains which of the following functions?
Options
A. Browse possible connections and data sources only
B. Connect to data sources with driver-specific information only
C. Process a scrollable cursor only
D. Both 1 and 3 above are in the OBDC Level 1 API.
Show Answer
Scratch Pad
Discuss
Correct Answer: Connect to data sources with driver-specific information only
7. SERIALIZABLE is the strictest isolation level.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
8. A key:
Options
A. must always be composed of two or more columns.
B. can only be one column.
C. identifies a row.
D. identifies a column.
Show Answer
Scratch Pad
Discuss
Correct Answer: identifies a row.
9. Structured data may include which of the following?
Options
A. Photo image
B. Video clip
C. Dates
D. None of the above.
Show Answer
Scratch Pad
Discuss
Correct Answer: Dates
10. Which of the following is not a restriction for a table to be a relation?
Options
A. The cells of the table must contain a single value.
B. All of the entries in any column must be of the same kind.
C. The columns must be ordered.
D. No two rows in a table may be identical.
Show Answer
Scratch Pad
Discuss
Correct Answer: The columns must be ordered.
Comments
There are no comments.
Enter a new Comment
Save
More in Database:
Advanced SQL
Data and Database Administration
Data Modeling with ER Model
Data Models into Database Designs
Data Warehousing
Database Design Using Normalization
Database Processing for BIS
Database Redesign
Distributed Databases
ER Model and Business Rules
Introduction to Database
Introduction to SQL
JDBC, Java Server Pages, and MySQL
Logical Database Design
Managing Databases with Oracle
Managing Multiuser Databases
Modeling Data in the Organization
Object-Oriented Data Modeling
Object-Oriented Database
ODBC, OLE DB, ADO, and ASP
Physical Database Design
SQL for Database Construction
SQL Server 2000
The Client-Server Database
The Database Development Process
The Database Environment
The Internet Database Environment
The Relational Model and Normalization
XML and ADO.NET