5 lines
60 B
Plaintext
5 lines
60 B
Plaintext
|
# begin
|
||
|
# query select \* from test;
|
||
|
id,name
|
||
|
1,test
|
||
|
# commit
|