Skip to content

Instantly share code, notes, and snippets.

@manoot
Created January 23, 2012 18:50
Show Gist options
  • Save manoot/1664852 to your computer and use it in GitHub Desktop.
Save manoot/1664852 to your computer and use it in GitHub Desktop.
select host,hostid,itemid,graphid,description from items left join graphs on graphs.graphid left join hosts on hosts.host limit 5;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment