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
‣
The Internet Database Environment
See What Others Are Saying!
Question
Most plug-ins download slowly because they are rather large files.
Options
A. True
B. False
Correct Answer
False
More questions
1. XSLT processors are context-oriented; each statement is evaluated in the context of the match that has been made.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
2. A bitmap index is an index on columns from two or more tables that come from the same domain of values.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
3. Indexes are created to enforce uniqueness on columns and to enable fast retrieval by column values.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
4. What is not true about XML?
Options
A. Web page display is the most important application of XML.
B. With XML, there is a clear separation between document structure, content and materialization.
C. XML is more powerful than HTML.
D. XML documents have two sections.
Show Answer
Scratch Pad
Discuss
Correct Answer: Web page display is the most important application of XML.
5. Which of the following is
not
a factor in determining the concurrency control behavior of SQL Server?
Options
A. Lock level
B. Transaction isolation level
C. Cursor concurrency setting
D. Locking hints
Show Answer
Scratch Pad
Discuss
Correct Answer: Lock level
6. ________ is a cover for utilizing OLE DB that is designed for use by almost any language.
Options
A. ODBC
B. ASP
C. JPCD
D. ADO
Show Answer
Scratch Pad
Discuss
Correct Answer: ADO
7. When assessing the table structure of an acquired set of tables with data, accessing the validity of possible referential integrity constraints on foreign keys is (part of) the:
Options
A. first step.
B. second step.
C. third step.
D. fourth step.
Show Answer
Scratch Pad
Discuss
Correct Answer: third step.
8. If a denormalization situation exists with a one-to-one binary relationship, which of the following is true?
Options
A. All fields are stored in one relation.
B. All fields are stored in two relations.
C. All fields are stored in three relations.
D. All fields are stored in four relations.
Show Answer
Scratch Pad
Discuss
Correct Answer: All fields are stored in one relation.
9. When building a database from an existing set of tables, we still need to consider normalization principles.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
10. One of the reasons why OODBMSs have not been widely used for business information systems is that OOP is obsolete.
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