This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/************************************************************************************************************ | |
Inspired by: http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=84331 | |
Created By: Bryan Massey | |
Created On: 3/11/2007 | |
Updated By: Dimitri Vranken | |
Updated On: 21/01/2016 | |
Explanation: | |
1) Queries system tables to retrieve table schema for @TableName parameter. |