what is plsql table?

Answer Posted / nagaraju bhatraju

A PL/SQL table is a one-dimensional, unbounded, sparse
collection of homogeneous elements, indexed by integers. In
technical terms, it is like an array

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to load a Dimension ? and how to load a fact table?

1044


How to do unit testing in informatica?

832


Mention a few design and development best practices for informatica?

657


What is complex mapping?

756


What is decode in informatica?

742






How are the sources and targets definitions imported in informatica designer?

771


How to create a non-reusable instance of reusable transformations?

784


what is song in infrmatica...?

1812


Hi, I saw one mapping implemented by my seniors . In Expression transformation they implemented following logic. That is iif(is_date(in_UC_DATINV,'YYYYMMDD'),to_date(in_UC_DATINV,'Y YYYMMDD'),'Inventory Date is either invalid or null') Inventory_Date is validated only for is_date() But not validated for notisnull() . But error says “ either invalid or null “ why? Whether is_date() also check for not isnull() ? or in this logic something is different ? Please answer me . Advance thanks

1504


expain about the tune parameters?

2006


What is the function of union transformation?

713


how we can load rejected record's at run time?(not through bad files)

2011


How will the document be delivered to me?

706


Explain your project of banking domian.

1290


Workflow is long running due to long running sql query so when we refer the query plan it tells the issue is due to partition of the db table. How to handle this?

1315