iloading2683 iloading2683
  • 04-03-2018
  • Computers and Technology
contestada

You use the ____ clause to list data in a specific order.â

Respuesta :

Diatonic254
Diatonic254 Diatonic254
  • 14-03-2018
ORDER BY clause.

In a SELECT statement, this SQL clause is used to sort result set based data on several columns in a descending or an ascending order. The default syntax for using this clause to sort data is shown as below:

SELECT column-list
FROM table_name [WHERE condition]
[ORDER BY column1 [, column2, .. columnN] [DESC]];





Answer Link

Otras preguntas

How does a Retinal Scan Work?
Solve the simultaneous equations 2x+3y=-3 3x-2y=28
If a - 3= 7, then 2a - 14 =
genes are carried from parents to offspring on structures called
Express the exact value of csc 60 degrees with a rational denominator?
how are airplanes artificially pressurized?
Which Property of Equality should be used first to solve the equation p/7 - 5 = -3 for p Addition Property of Equality Subtraction Property of Equality Multipli
Simplify (2x + 3)(x – 4) = ?
What are similarities between:The Han and Shang Dynasties?The Han and Xia Dynasties?Please help as it's due tomorrow and I don't have long to do it!
What is nth term for 0 6 24 54 96?