TRB-CS-VIP ONLINE COACHING CENTER ( TEST-1) *RDBMS Fundamentals*
TRB-CS-VIP ONLINE COACHING CENTER ( TEST-2) *RDBMS Fundamentals*
Quiz
- A Network Schema
- permits many to many relationship
- stores Data in a Relation
- stores Data in a Database
- restricts to one to many relationship
- The relation “divides” on a set of positive integers is ________.
- Transitive only
- Symmetric only
- Symmetric and transitive
- Anti symmetric and transitive
- The “PROJECT” operator of a relational algebra creates a new table that has always
- More rows than original table
- Same number of columns as the original table
- Same number of rows as the original table
- More columns than columns in original table
- Employee (name, sex, salary, deptname) Consider the following SQL query Select deptname from Employee Where sex = ‘M’ group by deptname having avg (salary) > {select avg (salary) from Employee} Output
- Average salary of employee more than average salary of the organization.
- Average salary of male employees in a department is more than average salary of the organization
- Average salary of employee equal to average salary of the organization
- Average salary less than average salary of the organization.
- For a database relation R(a, b, c, d) where the domains of a, b, c, d include only the atomic values. The functional dependency a → c, b → d holds in the following relation
- In 2NF not in 3NF
- In 1NF not in 2NF
- In 1NF
- In 3NF
- Match : a.Foreign keys i.Domain constraint b.Private key ii.Referential integrity c.Event control action model iii.Encryption d.Data security iv. Trigger
- a b c d iii iv i ii
- a b c d ii i iv iii
- a b c d i ii iii iv
- a b c d iii ii i iv
- SQL command to delete a column from an existing table:
- Drop table
- Delete table
- Delete column
- Alter table
- With QBE, inserting records from one or more source tables into a single target table can be achieved by:
- Insert action query
- Make table action query
- Append action query
- Update action query
- Tuple in relational algebra refers to:
- Column
- Row
- Relation
- Table
- An attribute or set of attributes within one relation that matches the candidate key of some(possibly the same) relation:
- Primary key
- Super Key
- Foreign key
- Candidate key
- A subset of data in a data warehouse in the form of summary data, related to a particular department or business function:
- Archive data
- Data Marts
- . Meta Data
- Operational Data Store
- The normalization of 1NF relations to 2NF involves:
- Removal of transitive dependencies
- Removal of multi-valued dependencies
- Removal of full dependencies
- Removal of partial dependencies
- Why do we go for Normalization of Data Bases?
- To prevent replication
- To avoid the repetitions
- To prevent fragmentation
- Avoid redundancy
- If a relation is in BCNF then it is in:
- 1 NF
- 2 NF
- 3 NF
- 1 NF and 2 NF
- A file is:
- volatile
- usually non volatile
- logical storage unit
- an abstract data type
- What property of the files prevents sharing of files and directories?
- One level structure
- Two level structure
- Length
- Tree structure
- E-R modeling technique is:
- Top-down method
- Bottom-up method
- Right-left approach
- Tree structure
- Data items stored as grouped items is:
- Title list
- Strings
- Record
- List
- Data items are fragmented, replicated and propagated in:
- DML
- DBMS
- RDBMS
- DDBMS
- If every non-key attribute is functionally dependent on the primary key, then the relation will be in
- 1NF
- 2NF
- 3NF
- 4NF
- Which of the following is record based logical model(s)?
- Relational Model
- Network Model
- Both (a) and (b)
- Entity Relationship Model and Object-oriented model
- In an E-R diagram ellipses represents
- attributes
- Entity sets
- link in attributes & entity sets
- relationship among entity sets
- The set of permitted values for each attribute is called its
- group
- domain
- attribute set
- attribute range
- Relations produced from an E-R model will always be in
- 1NF
- 2NF
- 3NF
- 4NF
- E-R modeling technique is a
- Top-down approach
- Bottom-up approach
- Left-right approach
- none of above
கருத்துகள் இல்லை:
கருத்துரையிடுக