You are on page 1of 1

Course Code: DCAP204

Course Name: MANAGING DATABASE

1. To list all students who is having percentage greater than or equal to 70%.
2. To list employees whose name begins with ‘G’ and has ‘R’ as the last character
3. Write a query to modify a record and to delete a record from a table
4. To get all the employees whose salary is lesser than the average salary of the company?
5. Create unique index on emp_idon the emp table.

You might also like