What is the order in which the SQL query is executed? list
them in order.
Answer Posted / suraj
Though it's not so clear on what type of SQL query.
If we want to see in what order does the SELECT query
executes; it'l like this.
SELECT .........
FROM ..........
WHERE ..........
GROUP BY ...........
HAVING ............
| Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
Explain in brief how sql server enhances scalability of the database system?
What is database dimension? : sql server analysis services, ssas
Explain the rules for designing files and file groups in sql server?
Explain in brief about Microsoft SQL server?
How are the unique and primary key constraints different?
application server is slow what may be the problem
What is the difference between mysql and sql server?
what happens on checkpoint? : Sql server database administration
What is a sql join?
What do you mean by data manipulation language?
what is a schema in sql server 2005? : Sql server database administration
List some of the rules that apply to creating and using a ‘view’
Tell me the difference between clustered and non-clustered index?
What is 2nf in normalization?
How do I view a trc file?