By admin | January 25, 2008

Arranging output in SQL

Remember ORDER BY is the last clause in the SELECT statement, which arranges the order after the SQL data are fetched The ORDER BY clause arranges the  output of a SELECT statement in a particular order. It can be ascending or descending. SELECT EMPNO,ENAME,SAL FROM EMP ORDER BY SAL;   The above SQL will display the result in the [...]
Ad
Ad

Forum

Calendar

August 2008
M T W T F S S
« Jun «-»  
 123
45678910
11121314151617
18192021222324
25262728293031

Search

Polls

  • Who will rule the world?

    View Results

    Loading ... Loading ...