Best unofficial Apache Server developers community |
|
Just getting into SQLite and I understand it does not use datatypes the same way as other languages. I'm building a database and it has to store date and time quite a lot. And I've read a lot about the date and time functions, etc, but I just want to make sure that in my CREATE script I shouldn't have anything other than
posted via StackOverflow
|
![]()  
|
I'm not sure exactly what your question is, but I think the below excerpt may prove to be useful Taken from http://www.sqlite.org/datatype3.html
|