Q.1.
When the “ROLLUP” operator for expression or columns within a “GROUP BY” clause is used?
Q.2.
Which of the following is the best way to represent the attributes in a large db?
Q.3.
Which of the following is the subset of SQL commands used to manipulate Oracle Structures, including tables?
Q.4.
Which of the following functions construct histograms and use buckets for ranking?
Q.5.
__________ command is used in SQL to issue multiple CREATE TABLE, CREATE VIEW and GRANT statements in a single transaction.
Q.6.
Which of the following key is required in to handle the data when the encryption is applied to the data so that the unauthorised user cannot access the data?
Q.7.
Which of the following is known as the process of viewing cross-tab with a fixed value of one attribute?
Q.8.
For designing a normal RDBMS which of the following normal form is considered adequate?
Q.9.
Which of the following is popular for applications such as storage of log files in a database management system since it offers the best write performance?
Q.10.
Which of the following represents a query in the tuple relational calculus?
Q.11.
The oldest DB model is _______________
Q.12.
Evaluate the statements issued by the DBA in the given sequence if OE and SCOTT are the users and the ORDERS table is owned by OE.
Q.13.
Which of the following establishes a top-to-bottom relationship among the items?
Q.14.
A major goal of the db system is to minimize the number of block transfers between the disk and memory. Which of the following helps in achieving this goal?
Q.15.
What happens if a piece of data is stored in two places in the db?
Q.16.
The logical design, and the snapshot of the data at a given instant in time is known as?