MAP allows__________

Options
- Only SELF parameter
- Object type parameter
- No parameter
- Object reference parameter


CORRECT ANSWER : Only SELF parameter

Discussion Board
MAP method

MAP allows only SELF parameter. An object type can contain only one MAP method. It accepts the built-in parameter SELF and returns one of the following scalar types: DATE, NUMBER, VARCHAR2, or an ANSI SQL type such as CHARACTER or REAL.

Prajakta Pandit 02-22-2017 12:53 AM

Write your comments

 
   
 
 

Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement