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 TouchToneTommy 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: gzm219
  • Content: Threads
  • Order by date
  1. gzm219

    performance

    In a sql70 stored procedure, I use command: insert into <target_table> select * from <source_table> to isnert records to target table but the target table is to very big and has many indexes, the operation is very slow. I recompile several times but still slow. How to improve? please help...

Part and Inventory Search

Back
Top