The user's SQL server

  1. Create the user creatorName (creator) with the password 123456 and the right to create new tables and change the structure of the tables, e.g. add a new field to a table.
  2. Check these operations and indicate that this user cannot add records to the table.
1. Creator user with creator password 123456 for the table cars_kulakovsky
 
2. be given the rights to create and view tables.

en_US