Thread
:
Custom functions always return null, please help
View Single Post
#
3
(
permalink
)
02-10-10, 06:00
SergeMadi
Registered User
Join Date: Feb 2010
Posts: 4
Hi Mike. Yes, the code:
select proc_name from sys.sysprocedure where lower(proc_name)=lower("NameOfAProc")
works.
SergeMadi
View Public Profile
Find all posts by SergeMadi