Skip to content

Instantly share code, notes, and snippets.

@ascsystems
Created September 3, 2013 20:51
Show Gist options
  • Select an option

  • Save ascsystems/6429395 to your computer and use it in GitHub Desktop.

Select an option

Save ascsystems/6429395 to your computer and use it in GitHub Desktop.
SELECT *
FROM `customers_master` c
INNER JOIN cust_list_misty cm ON cm.name1 = c.FULL_NAME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment