2014/06/16

Web SQL get last row

SELECT * FROM table ORDER BY column DESC LIMIT 1;



http://stackoverflow.com/questions/9902394/how-to-get-last-record-from-sqlite

댓글 없음:

댓글 쓰기