1 2 3 4 5 6 7
|
ATM_Create() - 2d valid (double)
:memory: #use in-memory database
SELECT Hex(ATM_Create(1.0, 2.0, 3.0, 4.0, 5.0, 6.0))
1 # rows (not including the header row)
1 # columns
Hex(ATM_Create(1.0, 2.0, 3.0, 4.0, 5.0, 6.0))
0001000000000000F03F3A00000000000000403A00000000000000003A00000000000014403A00000000000008403A00000000000010403A00000000000000003A00000000000018403A00000000000000003A00000000000000003A000000000000F03F3A00000000000000003A00000000000000003A00000000000000003A00000000000000003A000000000000F03FB3
|