sqlite database
The sqlite database type represents a SQLite database.
| Version | Platforms |
|---|---|
| 9.0.586.0 | AIX, Debian, HP-UX, Mac, Red Hat, SUSE, Solaris, Ubuntu, Windows |
| 9.5.13.130 | Raspbian |
Creation
sqlite database of <file> : sqlite database
Properties
encoding of <sqlite database> : string
statement <string> of <sqlite database> : sqlite statement
table <string> of <sqlite database> : sqlite table
table of <sqlite database> : sqlite table
Casts
<sqlite database> as string : string