Solved

Given a Table with the Structure: EMPLOYEE (EmpNo,Name,Salary,HireDate),which of the Following

Question 85

Multiple Choice

Given a table with the structure: EMPLOYEE (EmpNo,Name,Salary,HireDate) ,which of the following is not a valid ANSI SQL command?


A) SELECT *
FROM EMPLOYEE
WHERE Name LIKE 'Ja%';
B) SELECT COUNT(*)
FROM EMPLOYEE
WHERE Salary < 30000;
C) SELECT HireDate,COUNT(*)
FROM EMPLOYEE
GROUP BY HireDate;
D) SELECT HireDate,COUNT(*)
FROM EMPLOYEE
WHERE Salary < 30000;

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions

Unlock this Answer For Free Now!

View this answer and more for free by performing one of the following actions

qr-code

Scan the QR code to install the App and get 2 free unlocks

upload documents

Unlock quizzes for free by uploading documents