Database - Introduction to SQL - Discussion

Discussion Forum : Introduction to SQL - True or False (Q.No. 24)
24.
ORDER BY can be combined with the SELECT statements.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Neeraj singh said:   1 decade ago
Example: select * from table-name order by attribute-name;

Post your comments here:

Your comments will be displayed after verification.