sql - Simple select query running slow -


i have 1000 entries in table. it's simple table 10 columns. query:

select * my_table 

server runs query, processing long time.

p.s. know not enough info, please comment , add needed.

got it. not related sql. server got overflown data. spamming it.


Comments

Popular posts from this blog

How to run C# code using mono without Xamarin in Android? -

c# - SharpSsh Command Execution -

python - Specify path of savefig with pylab or matplotlib -