Guest User

Untitled

a guest
Aug 10th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. SELECT * FROM core_recipeitem RI1
  2. LEFT JOIN core_recipeitem RI2 ON RI1.item_id = RI2.item_id
Add Comment
Please, Sign In to add comment