sql server 2012 - Fetching Data From View takes too much time in Application -


i created view joining multiple tables , uses subquery.

and columns view mapped aplication

in view 1000 rows there , takes 2 min run

issue:

in application takes 40 50 sec fetch data view

is database issue or network related issue please suggest me


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

c# - Abstract method in public abstract class implementing an internal interface doesn't compile? -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -