GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Oracle  >  PL/SQL
Go To First  |  Previous Question  |  Next Question 
 PL/SQL  |  Question 204 of 241    Print  
Which two statements are true?

A. A function must return a value.
B. A procedure must return a value.
C. A function executes a PL/SQL statement.
D. A function is invoked as part of an expression.
E. A procedure must have a return Data

  
Total Answers and Comments: 5 Last Update: November 21, 2008     Asked by: Ramanjaneyulu 
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: krishnaindia2007
 
A. A function must return a value. 
D. A function is invoked as part of an expression

A and D are true

Above answer was rated as good by the following members:
sourena_1237
November 26, 2007 00:57:15   #1  
Donram        

RE: Which two statements are true?A. A fun...

A. A function must return a value

- It's True . " A function has to return a value "
-------------------------------------------------------------------
B. A procedure must return a value

- It's fase. " A Procedure may or may not return a value "
-----------------------------------------------------------------------------------
C. A function executes a PL/SQL statement

-It's True. We can write Data Manipulation Statements such as insert update delete inside the Function.
----------------------------------------------------------------------------------------------------
D. A function is invoked as part of an expression.


-It's True. We can invoke a function as a part of expression in sql statements.

-------------------------------------------------------------------------------------------------

E. A procedure must have a return Data

--It's false. No need ...

 
Is this answer useful? Yes | No
May 03, 2008 06:03:25   #2  
krishnaindia2007 Member Since: September 2007   Contribution: 854    

RE: Which two statements are true?A. A function must return a value.B. A procedure must return a value.C. A function executes a PL/SQL statement.D. A function is invoked as part of an expression.E. A procedure must have a return Data
A. A function must return a value.
D. A function is invoked as part of an expression

A and D are true

 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
July 11, 2008 03:23:48   #3  
srigan200523 Member Since: July 2008   Contribution: 2    

RE: Which two statements are true?A. A function must return a value.B. A procedure must return a value.C. A function executes a PL/SQL statement.D. A function is invoked as part of an expression.E. A procedure must have a return Data
A and D
 
Is this answer useful? Yes | No
November 20, 2008 00:07:59   #4  
AshfaqueS Member Since: November 2008   Contribution: 1    

RE: Which two statements are true?A. A function must return a value.B. A procedure must return a value.C. A function executes a PL/SQL statement.D. A function is invoked as part of an expression.E. A procedure must have a return Data
A and D
 
Is this answer useful? Yes | No
November 20, 2008 20:59:30   #5  
ammupriyaa Member Since: July 2008   Contribution: 5    

RE: Which two statements are true?A. A function must return a value.B. A procedure must return a value.C. A function executes a PL/SQL statement.D. A function is invoked as part of an expression.E. A procedure must have a return Data
Ans : A & D
 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape