熟悉傳統數據庫概念及 SQL

1. Which of the following is a standard interactive and programming language for getting information from and updating a database?

2. Which of the following may be a valid SQL statement?

3. Which of the following is suitable to use index?

4. How to create a table?

5. Which of the following is not a many-to-many relationship?

6. Which of the following is a collection of data items organized as a set of formally described tables from which data can be accessed or reassembled in many different ways, without having to reorganize the table?

7. Typically where is a database is stored?

8. Which of the following SQL statements is the correct one to copy rows from another tables?

9. Create an index when? (choose two)

10. In most databases, data are organized and stored in: