can u call user defined functions in select statements
Answer Posted / tripti gour
yes, we can call user defined function in SELECT statement.
ex:
select function_name from dual;
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the order of defining local variables and sub procedures/functions?
What happens if the update subquery returns multiple rows?
How do I spool in oracle?
material view and view disadvantages?
How to speed up webrick?
How to run queries on external tables?
how may join possible between (requisition with purchase order)
How to manage transaction isolation level?
How to write text literals in oracle?
You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?
What are the uses of synonyms?
What is a user role in oracle?
How to Truncate Table in Oracle
Explain oracle instance.
Please explain drop constraint oracle?