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 / guest
You can use a variable as your IN clause, but this requires
that you use the EXEC function to run the statement.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is difference between rownum and rowid?
What is a recursive stored procedure in sql server?
Why is normalisation important?
What is attribute hierarchy? : sql server analysis services, ssas
What are the authentication modes in sql server? How can it be changed?
Can we shrink data file in sql server?
Explain Geography datatype in SQL Server
What is SQL Azure Fabric?
What’s the use of custom fields in report?
How do I find the query plan in sql server?
is there a column to which a default can't be bound? : Sql server database administration
What is a database table?
What are the Advantages of using CTE in sql server?
Why do you want to join software field as you have done your BE in Electronics?
Explain having clause and where clause?