Retrieving Output Parameters Using SQLGetData Before ODBC 3.8, an application could only retrieve the output parameters of a query with a bound output buffer. However, it is difficult to allocate a ...
with any database object like tables,views,sps,triggers etc. b) sp_helptext procedure_name:- View the text of the stored procedure. c) sp_depends procedure_name:- View the dependencies of the stored ...