The following SELECT statement: SELECT * FROM tblCustomers WHERE LastName Like "smith"; would list ________

A) all customers first and last names from tblCustomers with a last name that begins with "smith"
B) all fields from tblCustomers with a last name that begins with "smith"
C) all fields from tblCustomers where the customers' last name is "smith"
D) all fields from tblCustomers where the customers' last name contains "smith"

C

Computer Science & Information Technology

You might also like to view...

Which wave-division multiplexing technology uses uncooled lasers to reduce cost?

a. Wave-division multiplexing. b. Coarse wave division multiplexing. c. Dense wave division multiplexing. d. Long wave division multiplexing.

Computer Science & Information Technology

It is NOT possible to insert a picture as a watermark

Indicate whether the statement is true or false

Computer Science & Information Technology