Skip to content

Instantly share code, notes, and snippets.

@aaronroberson
Created May 3, 2014 18:40
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 aaronroberson/0bec7cb6f7b62b5199ca to your computer and use it in GitHub Desktop.
Save aaronroberson/0bec7cb6f7b62b5199ca to your computer and use it in GitHub Desktop.
Update team name
#Update team name
UPDATE `jos_ibike_team`
SET name = 'RideSunnyside'
WHERE name = 'Ridesunnyside'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment