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 define in oracle?
What is oracle database client?
What is a cognitive schema?
Why does oracle 9i treat an empty string as null?
Explain the difference between a procedure and a function?
What is SQL access advisor in Oracle?
Why do I get java.lang.abstractmethoderror when trying to load a blob in the db?
Explain the use of rows option in exp command.
How to select an oracle system id (sid)?
What is bulk copy or bcp in oracle?
What is the data pump import utility?
How to sort output in descending order in oracle?
What are the various types of snapshots ?
What is parameterized cursor in oracle?
How do I uninstall oracle 11g?