En  Fa
Discovering: Articles  > Database Development  > SQL Server Articles
 
 

SQL Server Articles

 
# Title/Description Writer Updated Vote Views
1 Introduction to Dynamic SQL Damian Maclennen 1/6/2009   698
One of the most common questions we get involves Dynamic SQL. Using dynamic SQL you can put a SQL statement inside a variable and execute that statement. It's what you have to do when you're trying to run Select * from @TableName. Thanks Merkin!
 
Language:

Copyright © 2009 SoftProjects.org | About | Valid XHTML | CSS