1symdifference - non-blob second point
2:memory: #use in-memory database
3SELECT AsText(SymDifference(MakePoint(1,2),'hello'))
41 # rows (not including the header row)
51 # columns
6AsText(SymDifference(MakePoint(1,2),'hello'))
7(NULL)
8
9
10