How to set PAGESIZE Dynamically in SQL plus
Hi All,
I have requirement to set the PAGE SIZE dynamically based on the number of records in my table.
For example,
Suppose if my EMP table has 30 records, i have to set the page size as 30.
Can anyone help me on this?
Thanks,
Venkat
I have requirement to set the PAGE SIZE dynamically based on the number of records in my table.
For example,
Suppose if my EMP table has 30 records, i have to set the page size as 30.
Can anyone help me on this?
Thanks,
Venkat
0