SQLite3 Integer Max Value
Posted
by
peterwkc
on Stack Overflow
See other posts from Stack Overflow
or by peterwkc
Published on 2010-12-15T09:09:15Z
Indexed on
2010/12/22
7:54 UTC
Read the original article
Hit count: 259
Hello to all,
- what is the maximum value of data type INTEGER in sqlite3 ?
- How do you store ip address in database ?
- What is attached ?
- How to create table which belongs to a specific database using sql ddl?
- What is this error about ?
error while the list of system catalogue : no such table: temp.sqlite_master Unable to execute statement
- Does sqlite3 text data type supoports unicode? Thanks.
© Stack Overflow or respective owner