vendredi 2 janvier 2015

Auto format datetime in SQLite

In MS SQL 2008 I am able to just pass a date to a datetime column with just parameters like "12/15/2014" and it will then automatically convert it to "12/15/2014 00:00:00" because i didn't set time etc.


Is this possible to do in SQLite? or do I always have to format the date first before entering it in?


Aucun commentaire:

Enregistrer un commentaire