sqlite table

The sqlite table type represents a table in 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

Properties

column type <integer> of <sqlite table> : sqlite column type
column type <string> of <sqlite table> : sqlite column type
column type of <sqlite table> : sqlite column type
index of <sqlite table> : string
name of <sqlite table> : string
schema of <sqlite table> : string

Casts

<sqlite table> as string : string