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
How to create a stored function in oracle?
What is coalesce function?
How to create a new table in your schema?
How to create a stored procedure in oracle?
Why use resource manager in Oracle?
How to assign a tablespace to a users in oracle?
Explain what are clusters?
Explain an integrity constrains?
What is bulk copy or bcp in oracle?
How to convert characters to times in oracle?
When do I need to use a semicolon vs a slash in oracle sql?
What is the difference between sharding and partitioning?
Is it possible to center an object horizontally in a repeating frame that has a variable horizontal size ?
What is index-organized table in Oracle?
What is oracle data type?