In Which order below keywords will come in Single Query?1. LIMIT2. WHERE3. GROUP BY4. ORDER BY5. HAVING - Study24x7
Social learning Network

Warning: include(./views/auth.php): failed to open stream: Permission denied in /var/www/html/live/loginRightSlider.php on line 18

Warning: include(): Failed opening './views/auth.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/live/loginRightSlider.php on line 18
45 followers study24x7 30 Jan 2020 12:52 PM study24x7 study24x7

In Which order below keywords will come in Single Query?
1. LIMIT
2. WHERE
3. GROUP BY
4. ORDER BY
5. HAVING

A

2 -> 3 -> 1 > 4 -> 5

B

2 -> 3 -> 5 -> 4 -> 1

C

3 -> 5 -> 2 -> 4 -> 1

D

2 -> 3 -> 4 -> 1 -> 4

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles