Podcast
Questions and Answers
What is the correct query to retrieve complete data of employee with ID 7?
What is the correct query to retrieve complete data of employee with ID 7?
Which query correctly displays/retreives the name of employees with salary greater than 2000?
Which query correctly displays/retreives the name of employees with salary greater than 2000?
What is the correct query to display/retrieve the average salary in the employee table?
What is the correct query to display/retrieve the average salary in the employee table?
Which query correctly retrieves records of employees with salary greater than the average salary of all employees?
Which query correctly retrieves records of employees with salary greater than the average salary of all employees?
Signup and view all the answers