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
‣
Advanced SQL
See What Others Are Saying!
Question
Outer join is the same as equi-join, except one of the duplicate columns is eliminated in the result table.
Options
A. True
B. False
Correct Answer
False
More questions
1. The term Incomplete for a UML has the same meaning as which of the following for an EER diagram?
Options
A. Overlapping rule
B. Disjoint rule
C. Total specialization rule
D. Partial specialization rule
Show Answer
Scratch Pad
Discuss
Correct Answer: Partial specialization rule
2. ODL supports which of the following types of association relationships?
Options
A. Unary
B. Unary and Binary
C. Unary and Binary and Ternary
D. Unary and Binary and Ternary and higher
Show Answer
Scratch Pad
Discuss
Correct Answer: Unary and Binary
3. You may specify an object identifier with only one unique tag name.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
4. Which of the following is true concerning open-source DBMS?
Options
A. Is free or nearly free database software whose source code is publicly available
B. Is free or nearly free database software whose source code is not publicly available
C. Is not competitive against PC-oriented packages and is fully SQL compliant
D. Is competitive against PC-oriented packages and is not fully SQL compliant
Show Answer
Scratch Pad
Discuss
Correct Answer: Is free or nearly free database software whose source code is publicly available
5. Views constructed from SQL SELECT statements that conform to the SQL-92 standard may not contain:
Options
A. GROUP BY.
B. WHERE.
C. ORDER BY.
D. FROM.
Show Answer
Scratch Pad
Discuss
Correct Answer: ORDER BY.
6. A server cannot serve on which of the following levels?
Options
A. Client Layer
B. Business Layer
C. Database Layer
D. All of the above.
Show Answer
Scratch Pad
Discuss
Correct Answer: Client Layer
7. When an entity instance may be a member of multiple subtypes or it does not have to be a member of a subtype, it is which of the following?
Options
A. Disjoint with total specialization
B. Disjoint with partial specialization
C. Overlap with total specialization
D. Overlap with partial specialization
Show Answer
Scratch Pad
Discuss
Correct Answer: Overlap with total specialization
8. Which of the following occurs when one transaction reads a changed record that has not been committed to the database?
Options
A. Nonrepeatable read
B. Phantom read
C. Dirty read
D. Consistent read
Show Answer
Scratch Pad
Discuss
Correct Answer: Dirty read
9. The wildcard in a WHERE clause is useful when?
Options
A. An exact match is necessary in a SELECT statement.
B. An exact match is not possible in a SELECT statement.
C. An exact match is necessary in a CREATE statement.
D. An exact match is not possible in a CREATE statement.
Show Answer
Scratch Pad
Discuss
Correct Answer: An exact match is not possible in a SELECT statement.
10. Each answer below shows example data from a table. Which answer is an example of the general-purpose remarks column 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: One row has the value "He is interested in a Silver Porsche from the years 1978-1988" in a column.
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