Interview Question in SQL Server Performance Tuning
Interview Question :: Sql server Performance is slow
i m using sql server 2000 and VB 6.0 as front end.
i have a table named tblCompany in which company information is stored. when i open recordset and save it and apply rs.requery method then it take long time to complete the transaction. i have 50000 rows what can i do? please help me

Loading ...