My SQL
My SQL
Navigated to this link https://dev.mysql.com/downloads/installer/ and clicked on Windows (x86, 32-bit), MSI Installer.
On MySQL community downloads, clicked on “No thanks, just start my download”.
Typed “help” to list out all the commands for MySQL cli.
Experiment-3:
Aim: Writing SQL statements using ORACLE/MySQL:
1. Writing basic SQL SELECT statements
2. Restricting and Sorting Data
3. Displaying data from multiple tables
4. Aggregating data using group functions
5. Manipulating Data
6. Creating and Managing Tables
Create Tables
Inserted sample departments data and employee data
e) Manipulating Data
Insert a new employee
Delete an employee