Rather than use Extended Properties (not my decision), we want to document our stored procedures at column level.
To do this we are to comment as follows:=
ColA = A + B,
/*
We then want to be able to search systables for
Does anyone have any SQL that will retrieve these comments??
Failing that, which systable the comments are held in?
Cheers
Sachin SinghPosted Jun 17, 2022, 3:15 PM
paul walkerPosted Jun 17, 2022, 2:51 PM
Sachin SinghPosted Jun 17, 2022, 2:23 PM