Last record in MYSQL
Database
3
Posts
3
Posters
0
Views
1
Watching
-
Hi! I've to Update only the Last record(row) in MYSQL table. How to do this?
-
Hi! I've to Update only the Last record(row) in MYSQL table. How to do this?
How are you determining what is the "last" record? By Date? ID Number?
Silence is golden... but duct tape is silver!! Booger Mobile - My bright green 1964 Ford Falcon - check out the blog here!! | If you feel generous - make a donation to Camp Quality!!
-
Hi! I've to Update only the Last record(row) in MYSQL table. How to do this?
If you have auto increment column in your table then you may use LAST_INSERT_ID()[^]
thatraja
**My Tip/Tricks
My Dad had a Heart Attack on this day so don't...
**