EXEC « Store Procedure Function « SQL Server / T-SQL






1.EXEC: execute a select statement
2.Example of Dynamic Database Context with EXEC()
3.You can specify the parameters by name.
4.Execute a system function
5.EXEC sp_help <name>
6.Use of Functions in Sql statement Concatenation and EXEC