info@avatto.com
+91-9920808017
11. Which of the following is a legal expression in SQL?
SELECT NULL FROM EMPLOYEE
SELECT NAME FROM EMPLOYEE
SELECT NAME FROM EMPLOYEE WHEN SALARY = NULL
None of the above
Your email address will not be published. Required fields are marked *
Report
Name
Email
Website
Save my name, email, and website in this browser for the next time I comment.
Comment
12. Which of the following is a comparison operator in SQL?
=
LIKE
BETWEEN
All of the above
13. To delete a particular column in a relation the command used is:
UPDATE TABLE
TRUNCATE COLUMN
ALTER , DROP
DELETE COLUMN
14. The ______ operator is used to compare a value to a list of literals values that have been specified.
ANY
IN
ALL
15. _____________ function divides one numeric expression by another and returns the remainder
POWER
MOD
ROUND
REMAINDER
Login with Facebook
Login with Google
Forgot your password?
Lost your password? Please enter your email address. You will receive mail with link to set new password.
Back to login