Hi,
I have a question about PRINT statements - sometimes developers here overlook removing their PRINT statements from the stored procedures they write - what is the effect, if any, of these PRINT statements?
Most of the sp's the write are called from applications, so the end user would never see the PRINT output.
Thanx
I have a question about PRINT statements - sometimes developers here overlook removing their PRINT statements from the stored procedures they write - what is the effect, if any, of these PRINT statements?
Most of the sp's the write are called from applications, so the end user would never see the PRINT output.
Thanx