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 can we post XML strings along with text strings in iOS -

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

c# - cefsharp app remember password option -