Friday, 25 May 2012

Can the EXISTS method be used for Index-By table? | PL SQL

 Yes, the EXISTS method can be used for all collection types. It returns a Boolean value, TRUE, if the collection element is initialized and FALSE, if the collection element is not initialized.