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
COUNT(field_name) tallies only those rows that contain a value; it ignores all null values.
Options
A. True
B. False
Correct Answer
True
More questions
1. When using SQL*Plus, Oracle commands, column names, table names and all other database elements:
Options
A. are case insensitive.
B. are case sensitive.
C. must always be in lower case.
D. must always be in upper case.
Show Answer
Scratch Pad
Discuss
Correct Answer: are case insensitive.
2. ODBC requires the specific driver.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
3. Which of the following is true concerning Web services standards?
Options
A. Led by only one group.
B. Helped by cooperation between companies.
C. Not necessary at this time.
D. Important so that the web can flourish.
Show Answer
Scratch Pad
Discuss
Correct Answer: Important so that the web can flourish.
4. Where is metadata stored in MySQL?
Options
A. In the MySQL database
metadata
B. In the MySQL database
metasql
C. In the MySQL database
mysql
D. None of the above is correct.
Show Answer
Scratch Pad
Discuss
Correct Answer: In the MySQL database
mysql
5. Which of the following locks the item from change but not from read?
Options
A. Implicit lock
B. Explicit lock
C. Exclusive lock
D. Shared lock
Show Answer
Scratch Pad
Discuss
Correct Answer: Shared lock
6. The primary key in a relation does not need to be underlined.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
7. A workgroup typically comprises between 25 and 100 persons.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
8. In a relation, the rows are sometimes called "fields."
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
9. A view that contains a computed column can be easily updated.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
10. A secondary key is which of the following?
Options
A. Nonunique key
B. Primary key
C. Useful for denormalization decisions
D. Determines the tablespace required
Show Answer
Scratch Pad
Discuss
Correct Answer: Nonunique key
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