Skip to main content
edited body
Source Link
Daniel Li
  • 15.6k
  • 6
  • 45
  • 60

Can anybody tell me the query for last inserted value in the column of the database.

The problem is that inserted value can be placed in inner rows of the database after using 'ASC'ASC or 'DESC'DESC so I cant use the method. If anybody has the solution please tell me.

Can anybody tell me the query for last inserted value in the column of the database.

The problem is that inserted value can be placed in inner rows of the database after using 'ASC' or 'DESC' so I cant use the method. If anybody has the solution please tell me.

Can anybody tell me the query for last inserted value in the column of the database.

The problem is that inserted value can be placed in inner rows of the database after using ASC or DESC so I cant use the method. If anybody has the solution please tell me.

edited title
Link
Daniel Li
  • 15.6k
  • 6
  • 45
  • 60

Retrieve How do I retrieve the last inserted value in my database?

edited tags
Link
Daniel Li
  • 15.6k
  • 6
  • 45
  • 60
Source Link
Durvesh
  • 109
  • 1
  • 6
Loading