Click here to Skip to main content
15,898,937 members

Comments by vikash kumar NIIT (Top 4 by date)

vikash kumar NIIT 20-Jan-13 0:25am View    
HI,

this link is worked for me
thanks
vikash kumar NIIT 10-Oct-12 0:19am View    
Hi sir,

when i converted this function from sql to oracle then it's created package also
i run that package and now when i am executing this function like this:

select emp_id from fnfetchemployees_pkg.fnfetchemployees(1) from dual;
then i am getting this error : sql command not properly ended
could you check this funtion?
thanks
vikash kumar NIIT 9-Oct-12 8:32am View    
Hi sir,
thanks for your response
what happend here when i converted this function from sql to oracle it's came with package name and i don't no how to execute this function with packagename?
thanks
vikash kumar NIIT 9-Oct-12 8:29am View    
hi sir,

thanks for your response when i converted this from sql to oracle then that time it's created with package so when i am calling it simply it's not executing.
how to execute it with packagename?
thanks