Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

insert into type (description) values ("Bank");
insert into type (description) values ("Federal");
insert into type (description) values ("State");
insert into type (description) values ("UH");

...