" /> पासवर्ड <br /><input type="password" name="passwd" id="passwd" class="inputbox" size="18" alt="password" />
पीडीएफ

SELECT LAST(column_name) FROM table_name

OrderDateOrderPriceग्राहक
1 2008/11/12 1000 हेनसन
2 2008/10/23 1600 NILSEN
3 2008/09/02 700 हेनसन
4 2008/09/03 300 हेनसन
5 2008/08/30 2000 जेन्सेन
6 2008/10/04 100 NILSEN

निम्न SQL कथन:

1
2
3
4
5
SELECT LAST(OrderPrice) AS LastOrderPrice FROM Orders
 
или
 
SELECT OrderPrice FROM Orders ORDER BY O_Id  DESC LIMIT 1;

100

अच्छा Ajax पोल

आंकड़े

विज्ञापन