SQL code copied to buffer
RU PT FR
Task 122:

Create department table

Write the DDL statement for create the department table. The table must contain only two columns:
department_id - integer field with auto increment,
name - varchar(64) field, not null.

After that add two records to the table with Management and Sales department names.

Use MySQL syntax to write your answer. Descriptions of tables are provided in the right pane.

Write your request in the field below and click the "Check it!" button.
Get hint
Copy code Clear editor

Hi! Could we please enable some services and cookies to improve your experience and our website?

Privacy & Cookie Policy.