Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

package size

Former Member
0 Likes
345

hi, what is mean by package size, is there package having any sizes, if so give me the ranges of size.

2 REPLIES 2
Read only

Former Member
0 Likes
321

please contact ur Basis guy, only he can tell you.

regards

prabhu

Read only

Former Member
0 Likes
321

i assume u are refering to the package size in the Select statements...

This basically refers to the Qty of data that u want to get in the select statement

When there is lot of data to be fecthed from the database thats when we usually use package size...

Hope this helps