" /> Password <br /><input type="password" name="passwd" id="passwd" class="inputbox" size="18" alt="password" />
PDF

Синтаксис SQL

SELECT MIN(column_name) FROM table_name

Пример SQL

O_IdOrderDateOrderPriceCustomer
1 2008/11/12 1000 Hansen
2 2008/10/23 1600 Nilsen
3 2008/09/02 700 Hansen
4 2008/09/03 300 Hansen
5 2008/08/30 2000 Jensen
6 2008/10/04 100 Nilsen

1
SELECT MIN(OrderPrice) AS  FROM Orders

Query Result:

100

Authorization

Nice Ajax Poll

Which one of my extensions is the best?

Statistics

Advertisement