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
‣
Database Redesign
See What Others Are Saying!
Question
The NOT EXISTS keyword will be true if:
Options
A. any row in the subquery meets the condition.
B. all rows in the subquery fail the condition.
C. both of these two conditions are met.
D. neither of these two conditions is met.
Correct Answer
all rows in the subquery fail the condition.
More questions
1. A functional dependency is a relationship between or among:
Options
A. tables.
B. rows.
C. relations.
D. attributes.
Show Answer
Scratch Pad
Discuss
Correct Answer: attributes.
2. An extent is which of the following?
Options
A. A keyword that indicates that the subclass inherits from a superclass
B. A keyword that indicates that the superclass inherits from a subclass
C. The set of all instances of a class within a database
D. Only one instance of a class within a database
Show Answer
Scratch Pad
Discuss
Correct Answer: The set of all instances of a class within a database
3. Surrogate keys have much meaning for users.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
4. Which one of the following sorts rows in SQL?
Options
A. SORT BY
B. ALIGN BY
C. ORDER BY
D. GROUP BY
Show Answer
Scratch Pad
Discuss
Correct Answer: ORDER BY
5. If a denormalization situation exists with a many-to-many or associative binary relationship, which of the following is true?
Options
A. All fields are stored in one relation.
B. All fields are stored in two relations.
C. All fields are stored in three relations.
D. All fields are stored in four relations.
Show Answer
Scratch Pad
Discuss
Correct Answer: All fields are stored in two relations.
6. A relation is in this form if it is in BCNF and has no multivalued dependencies:
Options
A. second normal form.
B. third normal form.
C. fourth normal form.
D. domain/key normal form.
Show Answer
Scratch Pad
Discuss
Correct Answer: fourth normal form.
7. SQL statements can be embedded in triggers, stored procedures, and program code.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
8. A data warehouse is a database system that is optimized for operational transaction processing.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
9. A subtype entity name should be which of the following?
Options
A. A singular noun
B. Specific to the organization
C. Concise
D. All of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: All of the above
10. ODBC core SQL grammar contains which of the following?:
Options
A. INSERT, UPDATE, DELETE only
B. Stored procedures only
C. Full SELECT (includes subqueries) only
D. Both 1 and 3 above are contained in the ODBC core SQL.
Show Answer
Scratch Pad
Discuss
Correct Answer: Both 1 and 3 above are contained in the ODBC core SQL.
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