Multiple Choice
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
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Which of the following statements is false?<br>A)
Q2: A _component passes data from one or
Q3: The SQL Select statement retrieves data from
Q4: _allows individual controls such as text boxes
Q5: A database _is organized into rows and
Q7: The SelectedValue property of a data-bound ListBox
Q8: A _is an in-memory copy of data
Q9: Which table adapter method reads data from
Q10: In Visual Studio, choose the _template when
Q11: The Where clause of an SQL statement