Skip to content

Instantly share code, notes, and snippets.

@jparbros
Created September 24, 2010 08:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jparbros/595033 to your computer and use it in GitHub Desktop.
Save jparbros/595033 to your computer and use it in GitHub Desktop.
INSERT INTO `users` (`age`, `created_at`, `first_name`, `last_name`, `updated_at`)
VALUES (32, '2010-09-24 08:10:32', 'Juan', 'Perez', '2010-09-24 08:10:32')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment