Parameters for SQL Server SQL statements are written slightly different from those written for an Access database.
Question:
Parameters for SQL Server SQL statements are written slightly different from those written for an Access database. With SQL Server, a parameter is indicated using:
a. @ followed by an identifier
b. @ without an identifier
c. ? followed by an identifier
d. ? without an identifier
e. a params keyword
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
C# Programming From Problem Analysis To Program Design
ISBN: 9781285856872
5th Edition
Authors: Barbara Doyle
Question Posted: