Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: mmehta
  • Content: Threads
  • Order by date
  1. mmehta

    Replication Issues

    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...
  2. mmehta

    Limiting number of rows retrieved and resuming from next row

    Is there any similar clause in SQL as &quot;FETCH FIRST x ROWS ONLY&quot; 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...

Part and Inventory Search

Back
Top