aboutsummaryrefslogtreecommitdiffstats
path: root/Notes.txt
blob: ab072595964636a2e333b6119f2d424485206bb5 (plain)
1
2
-- Get type of column (only works when selecting rows in the table).
SELECT typeof(column) FROM table;