You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

exer_5C55.sql 108B

12345
  1. USE AP;
  2. INSERT INTO invoices VALUES
  3. (115, 97, '456789', '2018-08-01',
  4. 8344.50, 0, 0, 1, '2018-08-31', NULL)