Skip to content

Instantly share code, notes, and snippets.

@mmalmeida
Created April 27, 2012 17:38
Show Gist options
  • Select an option

  • Save mmalmeida/2511115 to your computer and use it in GitHub Desktop.

Select an option

Save mmalmeida/2511115 to your computer and use it in GitHub Desktop.
INSERT INTO audit.car(
id, "year", investigator_id)
VALUES (16, 1990, null),(11, 19920, null);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment