1 2 3 4 5 6 7
sign0 :memory: SELECT sign(0); # the SQL to run 1 # rows 1 # column sign(0) # this is the header row 0.0 # this is really the result