2014년 6월 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

댓글 없음:

댓글 쓰기