Create a database for Digikala with two tables :
- 1- Enter the desired information into the table using the INSERT command.
- 2- Show only available items using the SELECT command.
- 3- Use the DELETE command to delete non-Iranian customers.
- 4- Reduce the price of all items by 20% using the UPDATE command.
Powerd by sqlitebrowser.org