1 2 3 4 5 6 7
|
ATM_Create() - 3d valid (double)
:memory: #use in-memory database
SELECT Hex(ATM_Create(1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0, 10.0, 11.0, 12.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, 7.0, 8.0, 9.0, 10.0, 11.0, 12.0))
0001000000000000F03F3A00000000000000403A00000000000008403A0000000000001C403A00000000000010403A00000000000014403A00000000000018403A00000000000026403A0000000000001C403A00000000000020403A00000000000022403A00000000000028403A00000000000000003A00000000000000003A00000000000000003A000000000000F03FB3
|