is it possible to use a variable in a query with the IN
clause (a,b,c..z), without getting quotes or conversion
errors?
Answer Posted / kishor kumar
It is possible by using Dynamic SQL.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
When you use @@error and try-catch?
What is a primary index?
How to get the number of affected rows?
How do I port a number to sql server?
When to use Inner join & when to use subquery?
Determine when to use stored procedure to complete sql server tasks?
Why de-normalization required?
Why should you use or avoid select * statements?
How many types of objects are there?
How to change the ownership of a schema in ms sql server?
What is rs.exe utility?
hi, how to link a text file and a .rpt file in my tables of sql server and to retrieve those records for further use. reply me as soon as possible.
How do I start sql server 2017?
What does truncate do?
How to provide default values to function parameters?