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
‣
Introduction to SQL
See What Others Are Saying!
Question
A subquery in an SQL SELECT statement is enclosed in:
Options
A. braces -- {...}.
B. CAPITAL LETTERS.
C. parenthesis -- (...) .
D. brackets -- [...].
Correct Answer
parenthesis -- (...) .
More questions
1. Entities can be associated with one another in which of the following?
Options
A. Entities
B. Attributes
C. Identifiers
D. Relationships
Show Answer
Scratch Pad
Discuss
Correct Answer: Relationships
2. The SQL keyword GROUP BY instructs the DBMS to group together those rows that have the same value in a column.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
3. An action assertion is a statement that expresses some aspect of the static structure of the organization.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
4. Which type of entity has its relationship to another entity determined by an attribute in that other entity called a discriminator?
Options
A. Supertype entity
B. Subtype entity
C. Archetype entity
D. Instance entity
Show Answer
Scratch Pad
Discuss
Correct Answer: Subtype entity
5. Data quality problems currently cost U.S. businesses some $60 million each year (Hudica, 2003).
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
6. In an object diagram, an object is represented as a rectangle with two compartments.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
7. Aggregation is which of the following?
Options
A. Expresses a part-of relationship and is a stronger form of an association relationship.
B. Expresses a part-of relationship and is a weaker form of an association relationship.
C. Expresses an is-a relationship and is a stronger form of an association relationship.
D. Expresses an is-a relationship and is a weaker form of an association relationship.
Show Answer
Scratch Pad
Discuss
Correct Answer: Expresses a part-of relationship and is a stronger form of an association relationship.
8. A good identifier is which of the following?
Options
A. One that can change over time
B. Can be null
C. One that is unique
D. Be intelligent
Show Answer
Scratch Pad
Discuss
Correct Answer: One that is unique
9. Which of the following conditions should exist if you want to convert a relationship to an associative entity?
Options
A. Some of the relationships for the participating entities are "many".
B. The resulting associative entity has an independent meaning.
C. The resulting associative entity has no attributes.
D. All of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: The resulting associative entity has an independent meaning.
10. Each answer below shows example data from a table. Which answer is an example of the multivalue, multicolumn problem?
Options
A. Three columns have the values 534-2435, 534-7867, and 546-2356 in the same row.
B. Three rows have the values Brown Small Chair, Small Chair Brown, and Small Brown Chair in the same column.
C. Three rows have the values Brown, NULL, and Blue in the same column.
D. One row has the value "He is interested in a Silver Porsche from the years 1978-1988" in a column.
Show Answer
Scratch Pad
Discuss
Correct Answer: Three columns have the values 534-2435, 534-7867, and 546-2356 in the same row.
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