is it possible to use a variable in a query with the IN clause (a,b,c..z), without getting quotes or conversion errors?
2 5671How to give a user the option of importing Excel and a delimited text file into a SQL Server Database without manually using SQL DTS?
GE,
1 5541
What is an inner join?
What are the general features of sql server management studio? : sql server management studio
Explain an incremental backup?
What stored by the master? : sql server database administration
How to recover from sql injection? : sql server security
What do you mean by an execution plan? How would you view it?
How would you use user_constraints table in DB?
What does top operator do?
Does group by or order by come first?
What are the underflow and overflow behaviors on float literals?
What stored by the tempdb ? : sql server database administration
Difference between report and query parameter.
What is cursors?
Write a query for primary key constraint with identity key word?
How can you find out how many rows returned in a cursor?