Skip to Content
0
Feb 16, 2009 at 10:59 AM

Data base access time

49 Views

Hello all,

I have following scenario:

1) I have one select query which is fetching 5,000 records from data base in single select.

2)Two select query from the same table fetching 1,000 records each time.

I want to know that which option will take more time that is 1 will take more time or 2.

Thanks and regards

Sachin