.networks
Welcome to my .NET related blog!
Wednesday, 12 March 2008
How do I execute a function in PL-SQL?
This is the easiest way (example):
SELECT package_name.function_name(parameters)
FROM dual;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment