In the following SQL statement... SELECT lastname FROM employeetbl WHERE employeeID = 79 form where is the data being pulled?

In the following SQL statement... SELECT lastname FROM employeetbl WHERE employeeID = 79 form where is the data being pulled?



A. employeetbl
B. employeeID
C. all of the above
D. lastname


Answer: A


Learn More :