Which item describes the function of the following SQL statement?

SELECT ID, Last_Name, First_Name, Address
FROM Members
WHERE Last_Name = @LastName

a. a simple query
b. a parameterized query
c. a compound query
d. a wildcard query


b. a parameterized query

Computer Science & Information Technology

You might also like to view...

Which vim command allows text to be entered at the cursor?

A. a B. A C. i D. I

Computer Science & Information Technology

You can preview a sound such as the ones in the accompanying figure in the Library by clicking the ____ button in the Preview window.

A. Preview B. Clip C. Listen D. Play

Computer Science & Information Technology

When ____ appear in a report, they appear in controls.

A. properties B. datasheets C. worksheets D. fields

Computer Science & Information Technology

?TheUnified Modeling Language (UML) symbol for a use case is a(n) _____ with a label that describes the action or event.

A. ?rectangle B. ?triangle C. ?dashed line D. ?oval

Computer Science & Information Technology