Hi guys,
what are the best methods to be taken into consideration when writing a query in order to speed up the performance?
For instance i know that using Count(1) is more effeicent than using Count(*).
any similar examples would be highly appreciated.
Originally posted by hany Hi guys,
what are the best methods to be taken into consideration when writing a query in order to speed up the performance?
For instance i know that using Count(1) is more effeicent than using Count(*).
any similar examples would be highly appreciated.
Hello;
On this site there is an introduction for Tuning; Look at it!
Orca
Bookmarks