Guest User

Untitled

a guest
Oct 18th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. -- Hellenic Parliament HACKed --
  2. -- -------------------------- --
  3.  
  4. -- ----- 31337_Grey.Hat ----- --
  5. -- -------------------------- --
  6.  
  7.  
  8. ...
  9. OR VOULI_CommiteeReports.ContentId IN (SELECT ref1ID
  10. FROM VOULI_CommiteeReportsRelatedArticles_Jt
  11. INNER JOIN VOULI_Article
  12. ON ...
  13. WHERE ...
  14.  
  15.  
  16.  
  17.  
  18.  
  19. ... AND LawPhase = '' AND LawNum = '') AS VOULI_Law
  20. WHERE VOULI_Law.RowNum BETWEEN 1 AND 10
  21. ORDER BY DateInserted desc
Add Comment
Please, Sign In to add comment