(A) select * from EMP;
(B) select emp* from EMP’
(C) select emp_id where EMP;
(D) select * where EMP;
»Important Links:
Online Test Preparation and Mcqs Website.
(A) select * from EMP;
(B) select emp* from EMP’
(C) select emp_id where EMP;
(D) select * where EMP;