Extract comments from SQL code for documentation
Hi,
I need to extract comments from SQL code to create documentation for my stored procedures.
Is there any feature that enables SQL Prompt to automatically extract comments from SQL code and create documentation for it?
Thanks,
Bechir
I need to extract comments from SQL code to create documentation for my stored procedures.
Is there any feature that enables SQL Prompt to automatically extract comments from SQL code and create documentation for it?
Thanks,
Bechir
Comments
starting with and ending with into the MS_Description extended property used by SQL Doc.