Database Tuning (MOSC)

MOSC Banner

Rows fetch from tables

edited Apr 21, 2015 2:05AM in Database Tuning (MOSC) 3 commentsAnswered

Hi,

Is there database parameter or function in Oracle database to control the number of rows that fetch from all queries in a schema?

For example: I need to have maximum 1000 records from any query in a schema. like rownum<=1000, but I don't like explicitly use in the where condition in queries.

Thanks,

Naeem


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