How to perfor If the table running time is taking 2hours
and table is having 10 rows in it?
Answer Posted / 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 |
Post New Answer View All Answers
What is cached report?
how many clustered indexes can be created on a table? : Sql server database administration
How to define the name and server for a new dsn?
What is an indice?
Does hive support indexing?
Why do we use non clustered index?
How to turn off warning messages during php execution?
Can sql server 2016 run on windows 7?
What is the name of the Database which IBM mainframe uses?
How to generate random numbers with the rand() function in ms sql server?
when would you go for denormalization? : Sql server database administration
While migrating Microsoft SQL Server 2008 database to SQL Azure, what can be done to ensure the database connectivity does not degrade?
what are different types of backups available in sql server? : Sql server database administration
What is 2nf normalization form?
What is compound operators?