PL/SQL (MOSC)

MOSC Banner

PL/SQL table vs other alternatives when work with large amount of data

edited Nov 25, 2015 10:00AM in PL/SQL (MOSC) 6 commentsAnswered

To increase performance we  load data in to PL/SQL tables using BULK fetch and when needed these tables are passed in to different PL/SQL API methods .. we also write select statement against these tables as fallows.

Please advise me is this the best way to work with large amount of data or any other alternatives there?

Here Project_connection_tab_ is  a PL/SQL table

/servlet/JiveServlet/downloadImage/2-13356924-145131/pastedImage_0.png

how do we  pass tables

declaration

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center