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

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

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