Skip to content

Instantly share code, notes, and snippets.

@shaneshifflett
Created September 18, 2015 02:47
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 shaneshifflett/7a182a4d8530630281dc to your computer and use it in GitHub Desktop.
Save shaneshifflett/7a182a4d8530630281dc to your computer and use it in GitHub Desktop.
tracker investigation local
| results | BASE TABLE |
| resultview3 | VIEW |
| resultview_sub1 | BASE TABLE |
| resultview_sub2 | BASE TABLE |
| resultview_sub3 | BASE TABLE |
| resultview_sub3a | BASE TABLE |
RESULTSVIEW3 is confirmed to be a view
mysql> select * from trackertouse;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment