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 DEFINITION OF DEFAULT CUSTOMER IN AR?
How do I reset a sequence in oracle?
How to write a query with a left outer join in oracle?
How to loop through a cursor variable?
What is meant by an index?
How to put more than 1000 values into an oracle in clause?
Calculate difference between 2 date / times in oracle sql?
What is SQL access advisor in Oracle?
What is the dynamic sql in oracle?
What is SQL Tuning Advisor in Oracle?
Which are the five query types available in oracle?
What happens if variable names collide with table/column names?
How to test null values?
Which is better Oracle or MS SQL? Why?
Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?