How to perfor If the table running time is taking 2hours
and table is having 10 rows in it?
Answer / bru medishetty
I guess something must be seriuosly wrong with Server not
with that table.
Since a table with 10 records must not be taking 2 hours to
perform any operation (INSERT,UPDATE,DELETE,SELECT) or
Indexing anything else.
Where is this question asked?
Thanks,
Bru Medishetty
www.LearnSQLWithBru.com
Is This Answer Correct ? | 1 Yes | 1 No |
Can we update data in a view?
hi ..i am working as a sql dba.....now i want to learn more about t-sql..... is it possible to learn online.... plz refer any site ..thankq
What are explicit and implicit transactions?
What is log ldf?
What is forward - only cursors / read only cursor?
What is 1nf 2nf?
wat is the main diff between sql server 2000and sql server 2005
What Is Rdbms?
What are the four main query statements?
how many type of subquery?
What are the differences between substr and charindex in sql server.
Why normalization is used?