Advertisement
Guest User

Evergreen SQL JSON join attempt

a guest
Sep 9th, 2013
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1.  
  2. 108 from => {
  3. 109 sasum => {
  4. 110 sdist => {
  5. 111 filter => {
  6. 112 summary_method => {
  7. 113 "+sasum" => "summary_text"
  8. 114 }
  9. 115 },
  10. 116 join => {
  11. 117 ssub => {},
  12. 118 sstr => {
  13. 119 join => {sitem => {}}
  14. 120 },
  15. 121 }
  16. 122 }
  17. 123 }
  18. 124 },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement