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
‣
SQL Server 2000
See What Others Are Saying!
Question
By default, SQL Server will create one data file and one log file for each newly created database.
Options
A. True
B. False
Correct Answer
True
More questions
1. In a semijoin, only the joining attribute is sent from one site to another, and then only the required rows are returned.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
2. Even though Java is machine-independent, JSPs are not.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
3. The DTD begins with the word:
Options
A. #PCDATA.
B. XML.
C. DOCTYPE.
D. HTTPS.
Show Answer
Scratch Pad
Discuss
Correct Answer: DOCTYPE.
4. If there are two entities with a relationship between them, and one of the entities is completely dependent on the other, then which of the following must exist?
Options
A. Derived attribute
B. Optional one cardinality
C. Multi-valued attribute
D. Weak entity
Show Answer
Scratch Pad
Discuss
Correct Answer: Weak entity
5. In a database, data is stored in spreadsheets which have rows and columns.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
6. ________ is a simple object model that is easier to understand and use than OLE DB, and is frequently used for database applications.
Options
A. ASP
B. XML
C. ODBC
D. ADO
Show Answer
Scratch Pad
Discuss
Correct Answer: ADO
7. A BI reporting system does
not
________ .
Options
A. create meaningful information
B. deliver information to users on a timely basis
C. use statistical procedures to predict future events
D. use disparate data sources
Show Answer
Scratch Pad
Discuss
Correct Answer: use statistical procedures to predict future events
8. When the parent entity is required, a new child row can always be inserted.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
9. Which of the following is true for a relational database?
Options
A. Data is represented by tables.
B. It is difficult to access data.
C. Complex programs have to be written for simple queries.
D. All of the above.
Show Answer
Scratch Pad
Discuss
Correct Answer: Data is represented by tables.
10. The expression FOR XML RAW tells SQL Server to:
Options
A. place the values of the columns as attributes in the resulting XML document.
B. place the values of the columns into elements rather than attributes.
C. place some columns into elements and others into attributes.
D. None of the above is correct.
Show Answer
Scratch Pad
Discuss
Correct Answer: place the values of the columns as attributes in the resulting XML document.
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