Quantcast
Channel: User Schwern - Stack Overflow
Viewing all articles
Browse latest Browse all 581

Comment by Schwern on How can I query a SQL Server table with large amounts of data?

$
0
0
Either there's something wrong with your SQL Server, or your connection to the server is extremely slow and it's taking a long time to fetch the data, or something is locking the table. Probably that last one. Start with explain select * from details.

Viewing all articles
Browse latest Browse all 581

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>