SQL Questions
SQL Questions
2. What is Database?
3. What is Database Operation?
4. What is DBMS?
5. Types of DBMS?
6. What is RDBMS?
7. What are the characteristics of RDBMS?
8. What is Relational Model?
9. What are the E. F. Codd Rules?
10. What is Datatypes?
11. What are the types of Datatypes?
12. Difference between characters and variable characters?
13. Difference between variable characters and variable characters2?
14. Difference between FLMA and VLMA?
15. What is Constraints?
16. Types of Constraints?
17. What is Unique, Not Null, Check, Primary Key and Foreign Key Constraints?
18. What are the characteristics of Primary Key constraints?
19. What are the characteristics of Foreign Key constraints?
20. Difference between Primary Key and Foreign Key constraints?
21. What is SQL?
22. Difference between Null and Zero?
23. Difference between Null and Not Null?
24. What are the list of SQL statesments?
25. For what do we use DDL, DML, TCL, DCL, DQL statesments?
26. Functionality of FROM clause?
27. Functionality of SELECT clause?
28. Difference between Unique and Distinct?
29. Which clause executes to sort values?