Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Calling a function in Oracle SQL Developer

Author  Topic 

kwill1028
Starting Member

1 Post

Posted - 2013-02-11 : 11:08:35
I'm EXTREMELY new to Oracle SQL developer. So much that I had to learn how to compile in the application.

I've written a procedure which takes VARCHAR as input. I want to test it with the variable, but can't seem to get the function to be called. It's grayed out!

How can get the function to be not grayed out so I can call it?

Very new to this

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2013-02-11 : 23:12:26
This is not Oracle based forum. We deal with MS SQL Server and transact sql. so you may be better off posting this in some oracle forums like www.orafaq.com

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -