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
What are the steps to process a single select statement?
Where can you add custom error messages to sql server?
What are the limitations/drawbacks or ssrs 2008 r2?
What is query and its types?
What is difference between delete and truncate commands?
how to take backup bcp out for a column in table in sql server?
How do you delete a data source?
What does Master database contains?
List few advantages of stored procedure.
What are the different types of locks in the database?
Explain view in sql server?
can a database be shrunk with users active? : Sql server administration
What happens when unicode strings concatenate with non-unicode strings?
Can sql servers linked to other servers like oracle?
Explain what you mean by 3 tier architecture.