Database Section 1
Which symbol denote derived attributes in ER Model? | 
                    ||||||||
                            
 Answer: B Details: Dashed ellipse  | 
                    
Which of the following is NOT a superkey in a relational schema with attributes V, W, X, Y, Z and primary key V Y? | 
                    ||||||||
                            
 Answer: C Details: VWXZ doesn't contain the primary key VY. So, it is not a superkey.  | 
                    
Consider the relation schema: Author(authorName, bookName). What is the highest normal form satisfied by the "Author" relation schema? | 
                    ||||||||
                            
 Answer: D Details: BCNF :  | 
                    
Which of the following language is used to access data from a database? | 
                    ||||||||
                            
 Answer: B Details: SQL  | 
                    
Which of the following components is not a part of Entity Relationship Diagrams? | 
                    ||||||||
                            
 Answer: D Details: Hexagons  | 
                    
The process of removing deficiencies and loopholes in the data is called as____? | 
                    ||||||||
                            
 Answer: A Details: Cleaning of data  |