Select from following answers:- can't use the @find parameter in a query
- should use SELECT instead of SET
- nothing, its fine
- DECLARE is missing
- All Above
to define a variable in SQL server, syntax should be DECLARE <variablename> <datatype>
Show Correct Answer
|
Alert Moderator