On 12 Jan 2020, at 22:25, Tom Browder <[email protected]> wrote: > On Sun, Jan 12, 2020 at 14:05 Keith Medcalf <[email protected]> wrote: > >> On Sunday, 12 January, 2020 09:03, Tom Browder <[email protected]> >> wrote: >> >Am I missing something? I thought every column has to have a type? >> >> Close, but no banana. Every value has a type. A column may contain >> multiple values (as in one per row)....
> I assume that is just for SQLite, or am I wrong again? In general that's correct. Lengths of VARCHARs are ignored, too, as you probably saw. -- Cheers -- Tim _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

