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.

Exec_4_21.sql 101B

1234
  1. INSERT INTO terms
  2. (terms_id,terms_description,terms_due_days)
  3. VALUES
  4. (6,'Net due 120 days',120);