Quantcast
Channel: How to store a date in SQLite? - Stack Overflow
Viewing all articles
Browse latest Browse all 2

How to store a date in SQLite?

$
0
0

How do I store on a table a value date using the format 'yyyy -mm- dd' ? because SQLITE does not have a specific type to store this kind of value ?

Example of use:

SELECT * FROM MySimpleTableWHERE DeliveryDate between '1/11/2015' AND '6/11/2015'

Viewing all articles
Browse latest Browse all 2

Latest Images

Trending Articles





Latest Images