Hospital management database using SQL server

Learn how to create - Alter - Delete hospital tables and adding different keys (Primary and foreign) in the database using SQL statements.
Learn how to insert, update and delete data from our tables, and retrieve all data or specific data from our tables.
Learn how to order our retrieved data and how to use comparison operators in the conditions.