Select from following answers:- You can't use the @find parameter in a query
- DECLARE is missing

- Nothing, it's fine
- You should use SELECT instead of SET
- All Above
Before accessing a variable in SQL Server, we must declare it by using DECLARE keyword
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator