Collection and sharing of, interview questions and answers asked in various interviews, faqs and articles.....
Can you give an example of system defined Stored Procedure?
sp_helpdb , sp_who2, sp_renamedb are a set of system defined stored procedures. We can also have user defined stored procedures which can be called in similar way.
No comments:
Post a Comment