Guest User

Untitled

a guest
Apr 26th, 2018
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. SELECT id AS Existe
  2. FROM baja_products
  3. WHERE
  4. idGridCheck = '65860'
  5. AND Aprob_ResG_Abast = 'True'
  6. AND Aprob_ResG_Finan = 'True'
  7. AND Aprob_ResG_Gnral = 'True'
  8. AND Aprob_ResG_Legal = 'True'
  9. ORDER BY 1 DESC;
Add Comment
Please, Sign In to add comment