Question: - Identify the three main hardware components of a client/server system. - Describe the way a client accesses the database on a server using these
- Identify the three main hardware components of a client/server system. - Describe the way a client accesses the database on a server using these terms: application software, - data access API, database management system, SQL query, and query results. - Describe the way a relational database is organized using these terms: tables, columns, rows, cells, - primary keys, and foreign keys. - Identify the three types of relationships that can exist between two tables. - Describe the way the columns in a table are defined using these terms: data type, null value, and default value. - Describe how an entity relationship diagram can show how the tables in a database are defined and related. - Describe the difference between DML statements and DDL statements. - Describe the use of a database driver. - Briefly describe the function of each of these client tools: the MySQL Command Line Client, MySQL Workbench, and the MySQL Reference Manual
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
