We are providing online training of realtime Live project on Asp.Net MVC with Angular and Web API. For more information click here. If you have any query then drop the messase in CONTACT FORM

Monday, March 16, 2015

Basic Interview questions and answers of RDBMS and Database



1. What is RDBMS?

Relational DataBase Management Systems (RDBMS) are database management systems that maintain data records and indices in tables. Relationships may be created and maintained across and among the data and tables. An RDBMS has the capability to recombine the data items from different files, providing powerful tools for data usage.

2. What are the properties of the Relational tables?

3. What is Normalization?

4. What is De-normalization?

5. What are the different normalization forms?

6. What is Stored Procedure?

7. What is a Trigger?

8. What is Nested Trigger?

9. What is View?

10. What is Index?

11. What is a Linked Server?

12. What is the Cursor?

13. What is Collation?

14. What is the Difference between Function and Stored Procedure?

15. What is sub-query? Explain the properties of the sub-query?

16. What are the different Types of Join?

17. What are the primary keys and foreign keys?

18. What are User Defined Functions? What kind of User-Defined Functions can be created?

19. What is Identity?

20. What is Data Warehousing?

No comments: