Murach - Chapter 17 Textbook Code
How to create a database
How to work with tables
How to create a table
How to code a primary key
How to code a foreign key constraint
How to alter (modify) a table
How to drop (delete) a table
How to work with indexes
How to work with users and privileges
How to create, rename, and drop users
How to grant privileges
How to revoke privileges
How to view privileges
Back