Sequence in which my sql searches data among various conditi

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
davis
Forum Newbie
Posts: 6
Joined: Tue Feb 17, 2009 5:29 am

Sequence in which my sql searches data among various conditi

Post by davis »

Hi all,
I would like to know the sequence in which mysql searches for data , when where clause , join conditions , group by clause and inline aggregation conditions in select clause exists.

I would appreciate if somebody gives links for that,

Thanks.
Post Reply