CuriousTab
Search
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 PO
Database Administrator
IT Trainer
Network Engineer
Project Manager
Software Architect
Advanced SQL problems
1. A function returns one value and has only output parameters.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
2. When AUTOCOMMIT is set on, changes will be made automatically at the end of each SQL statement.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
3. With the UNION clause, each query involved must output the same number of columns, and they must be UNION compatible.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
4. The most frequently used relational operation, which brings together data from two or more related tables into one resultant table, is called an equi-join.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
5. Triggers are stored blocks of code that have to be called in order to operate.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
6. ROLLBACK WORK asks SQL to empty the log file.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
7. The UNION clause is used to combine the output from multiple queries together into a single result table.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
8. Subqueries can be nested multiple times.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
9. 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
Show Answer
Scratch Pad
Discuss
Correct Answer: False
First
2
3
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