1 2 3 4 5 6 7
|
ATM_Create() - 3d valid (int)
:memory: #use in-memory database
SELECT Hex(ATM_Create(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12))
1 # rows (not including the header row)
1 # columns
Hex(ATM_Create(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12))
0001000000000000F03F3A00000000000000403A00000000000008403A00000000000024403A00000000000010403A00000000000014403A00000000000018403A00000000000026403A0000000000001C403A00000000000020403A00000000000022403A00000000000028403A00000000000000003A00000000000000003A00000000000000003A000000000000F03FB3
|