Page 1 of 1

Examine the description of the EMP_DETAILS table given below:Exhibit:Which two statements are true regarding SQL stateme

Posted: Wed Jun 07, 2023 6:12 am
by answerhappygod
Examine the description of the EMP_DETAILS table given below:Exhibit:Which two statements are true regarding SQL statements that can be executed on theEMP_DETAIL table? (Choose two.)
Examine The Des 1
Examine The Des 1 (1.17 KiB) Viewed 179 times
A. An EMP_IMAGE column can be included in the GROUP BY clause
B. You cannot add a new column to the table with LONG as the data type
C. An EMP_IMAGE column cannot be included in the ORDER BY clause
D. You can alter the table to include the NOT NULL constraint on the EMP_IMAGE column