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
‣
Managing Databases with Oracle
See What Others Are Saying!
Question
If there is only one statement and no ambiguity about what is wanted, Oracle will treat the semicolon and slash as the same.
Options
A. True
B. False
Correct Answer
True
More questions
1. What is not true about SOAP?
Options
A. SOAP originally meant Simple Object Access Protocol.
B. SOAP was defined as an XML-based standard for providing remote procedure calls over the Internet.
C. SOAP now is just a name, not an acronym
D. SOAP was an early form of XML.
Show Answer
Scratch Pad
Discuss
Correct Answer: SOAP was an early form of XML.
2. You can add a row using SQL in a database with which of the following?
Options
A. ADD
B. CREATE
C. INSERT
D. MAKE
Show Answer
Scratch Pad
Discuss
Correct Answer: INSERT
3. A fact is a word or phrase that has a specific meaning for the business.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
4. A primary key may be null.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
5. Common types of SQL CHECK constraints include range checks and limiting columns values.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
6. The different classes of relations created by the technique for preventing modification anomalies are called:
Options
A. normal forms.
B. referential integrity constraints.
C. functional dependencies.
D. None of the above is correct.
Show Answer
Scratch Pad
Discuss
Correct Answer: normal forms.
7. In a relation, the rows are sometimes called "records."
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
8. One solution to the multivalued dependency constraint problem is to:
Options
A. split the relation into two relations, each with a single theme.
B. change the theme.
C. create a new theme.
D. add a composite key.
Show Answer
Scratch Pad
Discuss
Correct Answer: split the relation into two relations, each with a single theme.
9. A CASE SQL statement is which of the following?
Options
A. A way to establish an IF-THEN-ELSE in SQL.
B. A way to establish a loop in SQL.
C. A way to establish a data definition in SQL.
D. All of the above.
Show Answer
Scratch Pad
Discuss
Correct Answer: A way to establish an IF-THEN-ELSE in SQL.
10. FOR XML EXPLICIT tells SQL Server to place the values of the columns as attributes in the resulting XML document.
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