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
Discussion
Home
‣
Database
‣
Introduction to SQL
Comments
Question
SQL is a data sublanguage.
Options
A. True
B. False
Correct Answer
True
Introduction to SQL problems
Search Results
1. Microsoft Access has become ubiquitous, and being able to program in Access is a critical skill.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
2. The SQL statement: SELECT Number1 + Number 2 AS Total FROM NUMBER_TABLE; adds two numbers from each row together and lists the results in a column named Total.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
3. Most companies keep at least two versions of any database they are using.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
4. 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
5. Specifying a key ensures that no two objects belonging to a class have the same value for the key attribute(s).
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
6. SUM, AVG, MIN, and MAX can only be used with numeric columns.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
7. The HAVING clause acts like a WHERE clause, but it identifies groups that meet a criterion, rather than rows.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
8. The wildcard asterisk (*) is the SQL-92 standard for indicating "any sequence of characters."
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
9. Indexes can usually be created for both primary and secondary keys.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
10. Scalar aggregate are multiple values returned from an SQL query that includes an aggregate function.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
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