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
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
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
When ____ appear in a report, they appear in controls.
A. properties B. datasheets C. worksheets D. fields
?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