Hi friends,
Do you know? In which manner the SQL query is executed?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Javeed M ShaikhPosted Oct 20, 2011, 4:30 PM
It depends on the SQL Query you are running, but generally this is the order i have seen:
the clause are:
FROM
WHERE
GROUP BY
HAVING
SELECT
ORDER BY
Please do not forget to mark "Accepted Answer".