Advertisements
Advertisements
प्रश्न
Which method is used to get the row-id of the last modified row?
पर्याय
cursor.getrowid()
cursor.endrowid()
cursor.lastrowid()
cursor.exitrowid()
MCQ
उत्तर
cursor.lastrowid()
Explanation:
This read-only property returns the value generated for an AUTO_INCREMENT column by the previous INSERT or UPDATE statement.
shaalaa.com
Functions in SQL
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?