Asp.Net
welcome to blog...WELCOME to Asp.NET World
Wednesday, 13 July 2011
How To Find any procedure or table name
SELECT name, create_date, modify_date,*
FROM sys.objects
WHERE type = 'P'
AND name = 'HVS_Sp_SetVoucherBalanceAmountforBookingReference'
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment