Run the below command to get a list of all extended stored procedure.
SELECT * FROM sys.all_objects
WHERE [type] = 'X' ORDER BY [name]
Hi all, I am Shashank Srivastava currently working as a SQL DBA for a client that has one of the best database environment in the world. I have two years of experience and just wanted to learn and share through the blog. This blog is just to share my knowledge with all the people and learn from them. I have completed Microsoft Certified Technology Specialist -MS SQL SERVER 2005 , Microsoft Certified Technology Specialist -MS SQL SERVER 2008 and ITIL v3 Certified IT professional certifications.
No comments:
Post a Comment