Introduction
Today we shall introduce SQL commands to be able to create, search, update or delete data in a Database Table
Task
Create a Power Point Presentation which demonstrates, using examples and/or images, how to write the following SQL commands:
- Create Database Table
- Search Database Table using the SELECT command
- Insert, Update and Delete records into table
PowerPoint presentation must contain at least 8 slides, demonstrated command and examples
Process
- Click on the link
https://beginner-sql-tutorial.com/sql-create-statement.htm
2. https://beginner-sql-tutorial.com/sql-insert-statement.htm
3. https://beginner-sql-tutorial.com/sql-where-clause.htm
4. https://beginner-sql-tutorial.com/sql-order-by-clause.htm
5. https://beginner-sql-tutorial.com/sql-update-statement.htm
6. https://beginner-sql-tutorial.com/sql-delete-statement.htm