Which of The Following Is A Legal Expression In SQL?
- This topic has 1 reply, 1 voice, and was last updated 2 years, 7 months ago by Present Slide.
Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
Jatin ChauhanGuest
Here are the options to choose
A) SELECT NULL FROM EMPLOYEE
B) SELECT NAME FROM EMPLOYEE
C) SELECT NAME FROM EMPLOYEE WHEN SALARY = NUL
D) None of the above
Present SlideKeymasterThe answer to the above question is Option B) SELECT NAME FROM EMPLOYEE and you can use this to test the results.
-
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)