Which columns are returned?

You have a table named Employee that includes four columns. You execute the following statement:
SELECT * FROM Employee
Which columns are returned?

You have a table named Employee that includes four columns. You execute the following statement:
SELECT * FROM Employee
Which columns are returned?

A.
all columns

B.
only the last column

C.
only the first column

D.
only the first and last columns



Leave a Reply to Jain Cancel reply1

Your email address will not be published. Required fields are marked *

10 − two =