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
XSL is a language used to develop style sheets from XML documents.
Options
A. True
B. False
Correct Answer
True
More questions
1. Which of the following is not a restriction for a table to be a relation?
Options
A. The cells of the table must contain a single value.
B. All of the entries in any column must be of the same kind.
C. The columns must be ordered.
D. No two rows in a table may be identical.
Show Answer
Scratch Pad
Discuss
Correct Answer: The columns must be ordered.
2. Which of the following column properties would be used to specify that cells in a column must be immediately filled with a monetary value of $10,000?
Options
A. Null status
B. Data type
C. Default value
D. Data constraints
Show Answer
Scratch Pad
Discuss
Correct Answer: Default value
3. You can check on the status of tables with the DESCRIBE or DESC command.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
4. Which of the following applies to a class rather than an object?
Options
A. Query
B. Update
C. Scope
D. Constructor
Show Answer
Scratch Pad
Discuss
Correct Answer: Scope
5. JSP pages provide a means to create dynamic Web pages using HTML and the Java programming language.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
6. Which of the following do you need to consider when you make a table in SQL?
Options
A. Data types
B. Primary keys
C. Default values
D. All of the above.
Show Answer
Scratch Pad
Discuss
Correct Answer: All of the above.
7. In all cases, normalization into BCNF is desirable.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
8. C++ is an object-oriented language and is simpler than Java.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
9. Overlapping and disjoint subtypes have different approaches on how the subtype discriminator is applied.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
10. The ODBC core API consists of which of the following functions?
Options
A. Commit or rollback transactions only
B. Connect to data sources with driver-specific information only
C. Connect to data sources only
D. Both 1 and 3 above are in the OBDC core API.
Show Answer
Scratch Pad
Discuss
Correct Answer: Both 1 and 3 above are in the OBDC core API.
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