Multiple Choice Questions (MCQs)
Which of the following is not one of the properties of Transaction?
Which of the following is INCORRECT about VIEWS?
Which of the following statements is true about the views?
Which of the following is NOT a feature of Indexed sequential files?
Which of the following is the correct way to find out the size of cartesian product incase of CROSS JOIN?
Suppose there are 8 rows and 4 columns in TABLE1 and 3 rows and 4 columns in TABLE2; what is the size of the cartesian product incase of CROSS JOIN between these two tables?
Which of the following is a correct way of selecting all the columns from a table called PERSONS?
Which of the following is true about TRUNCATE?
Which of the following is used to add or drop columns in an existing table?
Following are the characteristics of ________. i. No indexes to search or maintain ii. Very fast direct access iii. Inefficient sequential access iv. Use when direct access is needed, but sequential access is not.
The index which has some of the key value is classified as ________.
Which of the following is not related to Index sequential file structure?
The two basic types of record access methods are ________.
________ provides rapid, non-sequential, direct access to records.
A ________ index determines the storage order of data in a table.
Inverted files or inversions, Linked lists, B+ Trees, these are the three implementation approaches of ________.
Views are generally used to focus, simplify, and customize the perception each user has of the ________.
Can be defined even when there is no data in the table. Existing values are checked on execution of this command. It supports selection of form; these are the major properties of ________.
There are ________ ways to create a new view in your database.
________ generally are complex views, views of views, and views of multiple tables.
Which file organization is allowed by a direct access storage device?
The log file is also called ________.
Consider the given relations Student and Instructor as given below. Please note that Fname and Lname also denote the First Name and Last Name respectively. Which of the following statements is correct with respect to the two relations given above?
Each course section is assigned a particular faculty member, and each course section corresponds to a particular course. Conceptually, what is the relationship between faculty and course (not course section).
Which feature of database provides conversion from inconsistent state of DB to a consistent state ensuring minimum data loss?
Select a course code for Objective Questions:
Select a course code for Subjective Questions: