1.

What Is The Difference Between Initialization Of Index-by Table And Nested Table?

Answer»

Index-By table is initialized automatically by REFERENCING an element in the COLLECTION; whereas, NESTED tables have to be initialized using a built-in FUNCTION called CONSTRUCTOR.

Index-By table is initialized automatically by referencing an element in the collection; whereas, nested tables have to be initialized using a built-in function called constructor.



Discussion

No Comment Found