See here:
http://www.sqlite.org/datatype3.html

I think  it just means Integer. And its
size depends on the magnitude of the
number stored.

On Wed, Jul 10, 2013 at 9:44 AM, Woody Wu <narkewo...@gmail.com> wrote:
> I have an old dabase, some integer columns were defined as type of
> number(2).  What does this mean in sqlite3?  What's the data ragne it
> can represent, and how much bytes it will consume when stored?
>
> Thanks in advance.
>
> --
> I can't go back to yesterday - because I was a different person then
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to