En  Fa
softprojects.org
Discovering: Articles  > Database Development  > SQL Server Articles
 

Articles

 

 

Tips and Tricks

 


 

SQL Server Articles

 
# Title/Description Writer Updated Vote Views
1 Introduction to Dynamic SQL Damian Maclennen 10/8/2008 vote 69
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 © 2008 SoftProjects.org | About | Valid XHTML | CSS