can u call user defined functions in select statements

Answers were Sorted based on User's Feedback



can u call user defined functions in select statements..

Answer / prasanna

we can call user defined functions in select statements

Is This Answer Correct ?    6 Yes 0 No

can u call user defined functions in select statements..

Answer / 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

More Oracle General Interview Questions

What happens if variable names collide with table/column names?

1 Answers  


WHAT IS THE DIFFERENCE BETWEEN PRIMARY KEY(PK) CONSTRAINT AND UNIQUE KEY(UK) + NOT NULL(NN) CONSTRAINT ASSIGN TO A COLUMN ? INSTEAD OF ASSIGNING PK ,WE CAN ASSIGN UK + NN TO A COLUMN. WHAT ARE THE MARRITS AND DEMARITS BETWEEN THE ABOVE TWO?THE ABOVE TWO ARE SAME,THEY DON'T ALLOW DUPLICATE AS WELL AS NULL VALUES.

3 Answers  


What are the differences between char and varchar2 in oracle?

1 Answers  


What are the values that can be specified for OPTIMIZER MODE Parameter ?

1 Answers  


What is the relation of a user account and a schema?

1 Answers  


What is backup in Oracle?

1 Answers   MCN Solutions,


What is the difference between postgresql and oracle?

1 Answers  


How to remove a row in a database table?

5 Answers   IBM,


What is Hash Cluster ?

2 Answers  


How to create a new view in oracle?

1 Answers  


How to convert raw data type into text in oracle? Explain

1 Answers  


How do I escape a reserved word in oracle?

1 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1803)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)