Can anyone help with a query to retrieve latest N records.

No auto_increment field.
No date field.
Primary key exists and is populated with random unique values.


Eg:

slno int(10) primary key (populated with random unique values)
name char(20)

Thanks in advance.

PraveenKumarKS
http://www.geocities.com/praveen_manja




<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td><img src="http://travel.indiainfo.com/img/banner-coolwaters.gif"; 
width="600" height="40" alt="" border="0" usemap="#banner"></td></tr>
</table>
<map name="banner">
<area alt="" coords="104,4,207,34" 
href="http://travel.indiainfo.com/destination/beaches/goa.html";>
<area alt="" coords="224,3,296,22" 
href="http://travel.indiainfo.com/packages/beaches/goa-holidayinn.html";>
<area alt="" coords="311,3,450,21" 
href="http://travel.indiainfo.com/packages/beaches/goa-majorda.html";>
<area alt="" coords="223,22,328,39" 
href="http://travel.indiainfo.com/packages/beaches/goa-oldanchor.html";>
<area alt="" coords="339,21,492,38" 
href="http://travel.indiainfo.com/packages/beaches/goa-kamath.html";>
<area alt="" coords="509,9,592,31" 
href="http://travel.indiainfo.com/booknow.html";>
</map>

Reply via email to