Title / Description
Code SELECT mm.id, mm.thread_id, mm.author_id, mm.creationDate, ui.created, mm.content FROM uxs_idxies ui JOIN mexging_mexage mm ON ui.user_id=mm.author_id WHERE 1=1 AND ui.identity_type=2 AND mm.creationDate=ui.created AND ui.created < '2010-01-01' --AND ui.user_id=2347867 --AND mm.thread_id=4344925 LIMIT 10
Author
Highlight as C C++ CSS Clojure Delphi ERb Groovy (beta) HAML HTML JSON Java JavaScript PHP Plain text Python Ruby SQL XML YAML diff code