TRB-CS-VIP ONLINE COACHING CENTER ( TEST-4) *RDBMS Fundamentals*
TRB-CS-VIP ONLINE COACHING CENTER ( TEST-4) *RDBMS Fundamentals*
Quiz
- Director's Salary details are hidden from the employee, that is :
- Physical level data Hiding
- External level data hiding
- Conceptual level Hiding
- None of above
- Which of the following is record based logical model(s)?
- Relational Model
- Network Model
- Both (a) and (b)
- E-R Model
- The distinguishable parts of a record are called
- fields
- Data
- files
- All of above
- . Embedded pointers provide
- a secondary access path
- a physical record key
- an inverted index
- all of above
- Which database handles full text data, image, audio and video?
- Video on demand database
- Multimedia database
- Transaction database
- Graphics database
- A data dictionary does not provide information about
- who owns it
- How the data is used
- Where data is located
- size of disk storage device
- Data item characteristics that are important in data management include
- Width
- spelling
- language
- all of above
- A schema describes
- data elements
- record & files
- record relationships
- all of the above
- Data security threat include
- Hardware failure
- Privacy invasion
- Fraudulent manipulation of data
- All of above
- Which language is used by most of dbms's for helping their users to access data?
- Query languages
- SQL
- HLL
- 4GL
- Which of the following is at highest level in the hierarchy of data organization?
- Data File
- Database
- Data Bank
- Data Record
- The logical data structure with one to many relationship is a
- Tree
- Chain
- Network
- All of above
- An entry in a telephone book can be compared to a
- Record
- Database
- Field
- File
- Aggregate functions are functions that take a ___________ as input and return a single value.
- Aggregate value
- Collection of values
- Single value
- Both b & c
- Select __________ from instructor where dept name= ’Comp. Sci.’; Which of the following should be used to find the mean of the salary ?
- Avg(salary)
- Mean(salary)
- Count(salary)
- Sum(salary)
- All aggregate functions except _____ ignore null values in their input collection.
- Sum
- Count(attribute)
- Count(*)
- Avg
- A Boolean data type that can take values true, false, and________ .
- 0
- 1
- Null
- Unknown
- Select count (____ ID) from teaches where semester = ’Spring’ and year = 2010; If we do want to eliminate duplicates, we use the keyword ______in the aggregate expression.
- Distinct
- Primary key
- Count
- Avg
- The ____ connective tests for set membership, where the set is a collection of values produced by a select clause. The ____ connective tests for the absence of set membership.
- In, not in
- In, or
- Not in, in
- Or, in
- We can test for the nonexistence of tuples in a subquery by using the _____ construct.
- Exist
- Exists
- Not exist
- Not exists
- This set of Database Questions & Answers focuses on “SQL Data Types and Schemas” Dates must be specified in the format
- yyyy/mm/dd
- mm/dd/yy
- yy/dd/mm
- dd/mm/yy
- . An ________ on an attribute of a relation is a data structure that allows the database system to find those tuples in the relation that have a specified value for that attribute efficiently, without s
- Assertion
- Reference
- Timestamp
- Index
- Which of the following is used to store movie and image files ?
- Clob
- Blob
- All of the above
- None
- The user defined data type can be created using
- Create type
- Create data
- Create datatype
- Create definetype
- Values of one type can be converted to another domain using which of the following ?
- Convert
- Cast
- Alter type
- Drop type
கருத்துகள் இல்லை:
கருத்துரையிடுக