I am new to android and creating an application with sqlite database.
I am using SQLite browser to create database in android. I just want to create a time stamp filed just like mysql. But in SQLite browser there is no such field like timestamp.
My little question is is it possible to add the timestamp field in sqlite and query order by the timestamp field