Hi all,
I am using SQL server 2000.When i right-click on table-name and click open option in Query analyzer, it returns one million record within 10 seconds. But when i select recorde through query "Select * from tablename", it takes 10 minutes. What is difference between this?
Thanks,
I am using SQL server 2000.When i right-click on table-name and click open option in Query analyzer, it returns one million record within 10 seconds. But when i select recorde through query "Select * from tablename", it takes 10 minutes. What is difference between this?
Thanks,
Comment