lundi 13 avril 2015

How to get last record of a table?

I have a table tbl_duplicate with 3 columns: 'bill_no' , 'name' , 'room_no'.


I want to get last inserted record of this table. I don't have any auto increment column or any unique column. then is it possible to fetch current inserted record using any SQL query?


Aucun commentaire:

Enregistrer un commentaire