You are on page 1of 1

1. The database and software together form a database system.

True
// Cơ sở dữ liệu cùng với chương trình tạo thành một hệ thống cơ sở dữ liệu>>>Đúng

2. A data manipulation language (DML) is used for specifying database retrievals and updates.
True
// Ngôn ngữ thao tác dữ liệu (DML) được dùng để sửa chữa và cập nhật CSDL>>>Đúng

3. Entity-Relationship (ER) model is a popular high, level physical data model.


False
// Mô hình thực thể mối quan hệ (ER) là một mô hình phổ biến, được thể hiện ở cấp vật lý>>>Sai

4. External schemas describe the views of different user groups.


True
// Cấp độ dữ liệu bên ngoài thể hiện quan điểm của các nhóm người dung khác nhau>>>Đúng

5. The schema does not change very often, whereas the database state changes every time data is inserted, deleted, or modified.
True
// Cấp độ thông tin không thay đổi thường xuyên trong khi dữ liệu thay đổi mọi lúc, dữ liệu được chèn, xóa hoặc chỉnh sửa>>>Đúng

6. High-level model is conceptual data models (based on entities and relationships).


True
// Mô hình cấp cao là khái niệm mô hình dữ liệu dựa trên các thực thể và các mối quan hệ>>> Đúng

7. Composite attributes can be divided into smaller subparts, which represent more basic attributes with independent meanings.
True
// Thuộc tính đa trị là thuộc tính có thể chia nhỏ ra thành nhiều thuộc tính nhỏ cơ bản hơn và có ý nghĩa độc lập>>>Đúng

8. A conceptual schema is a low-level description of the whole database.


False
// Cấp độ thông tin ở mức ý niệm mô tả toàn bộ cơ sở dữ liệu ở dạng cấp thấp>>>Sai

9. An internal schema describes the logical storage structure of the database.


False
// Cấp độ thông tin ở mức logic mô tả cách thức lưu trữ thông tin trên dữ liệu vật lý>>>Sai

10. A data definition language (DOL) is used for specifying database retrievals and updates.
False
// Công cụ xác định ngôn ngữ dữ liệu dùng để sửa chữa và cập nhật CSDL>>>Sai

11.A data definition language (DOL) is used to define the database conceptual schema.
True

11. Entity-Relationship (ER) model is a popular high, level conceptual data model.
True

12. Low-level is physical data models.


True

13. An internal schema describes the physical storage structure of the database.
True

14. A typical database represents some aspect of the real world and is used for specific purposes by one or more groups of users.
True

15. A DBMS is a generalized software package for implementing and maintaining a computerized database.
True

16. External schemas describe the views of the same user groups.
False

17. A conceptual schema is a high-level description of the whole database.


True

18. The ER model describes data as entities, relationships, and attributes.


True

19. A database as a collection of related data, where data means recorded facts.
True

You might also like