Please give me a suitable example for it.
How can I get a column details and their data type by using stored procedure in SQL server ? Anonymous User 1725 28 Feb 2019 Please give me a suitable example for it.
If you want to get Stored Procedure Result Column details and datatype Types use the following Script:
If you want to get table Column details and datatype Types or Name use the following Script: