1 2 3 4 5 6 7
sqrt(-1) :memory: SELECT sqrt(-1); # the SQL to run 1 # rows 1 # column sqrt(-1) # this is the header row (NULL) # this is really the result