Question: 1)Create a employee table (which has id int primary key, emp id,Name,email,mobile,gender, dept,salary,designation) 2)Insert 10 records using (Insert into employee table values... 3)After inserting rows,

1)Create a employee table (which has id int primary key, emp id,Name,email,mobile,gender, dept,salary,designation) 2)Insert 10 records using (Insert into employee table values... 3)After inserting rows, write queries using comparison operators such as ,-)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
