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
Explain datetime2 data type in sal server 2008?
What does it mean to normalize data?
What is the difference between having clause and where clause in sql server?
What are the parts of a function?
What is cross join in sql server joins?
How to use subqueries in the from clause in ms sql server?
What are the character string functions supported by sql server 2005?
How to configure odbc dsn with different port numbers?
What are the requirements to use odbc connections in php scripts?
What are page splits? : SQL Server Architecture
How to implement service broker?
Where are full-text indexes stored?
what stored procedure would you use to view lock information? : Sql server administration
Do you know the capabilities of cursors?
Does dbcc checkdb requires db to be in single_user mode? : sql server database administration