How can get last inserted record in a table without any autoincrement filed?I need to frequently fetch the last inserted record.If I must use the "Cursor" please explain your solution.