vendredi 12 juin 2015

sqlite add x days to date (x stored in table)

I need to do something like this in sqlite (c# app):

select DATE(XDATE,'+XDAYS day') from TABLE

XDATE and XDAYS fields are strings type, stored in "TABLE" table.

someone understood me and could help me? Thank you.

Aucun commentaire:

Enregistrer un commentaire