Query Executing Every Second [message #318026] |
Mon, 05 May 2008 06:40 |
rajatratewal
Messages: 507 Registered: March 2008 Location: INDIA
|
Senior Member |
|
|
Dear all,
If a query is executing every second then what should be the points to consider regarding it's tuning.
Regards,
Rajat Ratewal
|
|
|
|
|
|
Re: Query Executing Every Second [message #318146 is a reply to message #318053] |
Mon, 05 May 2008 22:22 |
rajatratewal
Messages: 507 Registered: March 2008 Location: INDIA
|
Senior Member |
|
|
Dear Michel have you seen sensex bar that displays current status of the prices for different companies.In our application same kind of thing is used.Every second this query is executed to get the current details from the database and display it in a moving bar.So every time a page is refreshed i have to execute it again and again.Like i have to get count from a particular table so every time it will going to scan the index or table again and again which takes time.
I hope this will clear your doubts.
Regards,
Rajat Ratewal
|
|
|
|
|