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
How to find related tables in sql server?
what is bit datatype and what's the information that can be stored inside a bit column? : Sql server database administration
Explain an automatic checkpoint
Name the different type of indexes in sql?
Explain indexed views and partitioned view with their syntax.
Is sql server difficult to learn?
What is the difference between truncate and delete commands?
What is the difference between nvl and nvl2?
How do I manually uninstall an instance of sql server 2016?
What are the disadvantages of indexes?
How to list all field names in the result set using mssql_field_name()?
what are the different stages of Report Processing?
Tell me about pre-defined functions of sql?
Explain concepts of analysis services?
What are the different types of columns types constraints in the sql server?