You are on page 1of 2

CHAPTER 13

DATABASE MANAGEMENT SYSTEM


1. Define data.
2. What is information?
3. What is a file?
4. What is a database?
5. Define tuple.
6. What is a domain?
7. What is DBMS?
8. Name different RDBMS software’s.
9. Define data abstraction.
10. Name any one DBMS user.
11. Define data independence.
12. What is serial file organization?
13. What is sequential file organization?
14. What is ISAM?
15. What is logical one-tier architecture?
16. Define a database model?
17. How is the data organized in hierarchical data model?
18. How is the data organized in network data model?
19. How is the data organized in relational data model?
20. What is root node?
21. What is record type?
22. Define an entity.
23. Define an attribute.
24. What is relationship?
25. Write symbol of entity in E-R diagram.
26. Write symbol of attribute in E-R diagram.
27. Write symbol of relationship in E-R diagram.
28. Define cardinality.
29. What is generalization?
30. What is specialization?
31. What is aggregation?
32. Define a key.
33. Define a primary key.
34. Define candidate key.
35. Define alternate key.
36. Define foreign key.
37. What is data-warehouse?
38. What is data mining?
CHAPTER 14
STRUCTURED QUERY LANGUAGE
1. Write anyone RDBMS software.
2. What is a query?
3. Expand SQL.
4. Why is SQL used?
5. Expand DDL.
6. What is DDL?
7. Expand DML.
8. What is DML?
9. Name the command for data query language.
10. What are constraints?
11. What is the use of NOT NULL constraint?
12. What is the use of unique key?
13. Write the syntax of CREATE command.
14. Write the syntax of DROP command.
15. Write the syntax of INSERT command.
16. Write syntax of UPDATE command.
17. Write the syntax of DELETE command.
18. What is the use of COMMIT command?
19. What is the use of GRANT command?
20. What are privileges?
21. What is dual table in Oracle?

You might also like