Hi !
We have a database replication, which replicates AIX master to Windows NT
replica.
The problem is, when we start the client apply process (asnapply.exe) It shows up
in "db2 list applications" command for first 2-3 minutes, but after that nothing
shows up on "db2 list...
Is there any similar clause in SQL as
"FETCH FIRST x ROWS ONLY" to fetch rows after a certain number ?
For example, I am using
Select *
From <table_name>
Where <blah_blah_blah>
Fetch first 100 rows only;
Now if I wanted to fetch next hundred rows, how would I do it ?
I don't won't...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.