jaydebeapi/test/data/insert_simple_decimal.sql

2 lines
59 B
SQL

insert into CUSTOMER (CUST_ID, USER_ID) values (1, 12345);