sqlite row

The sqlite row type represents one row in the output of a select query.

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 <integer> of <sqlite row> : sqlite column
column <string> of <sqlite row> : sqlite column

Casts

<sqlite row> as string : string