Guest User

Untitled

a guest
Jan 24th, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. CASE
  2. WHEN "Field1" = 'value1' AND "Field2" = 'value2' THEN '#00ab98'
  3. WHEN "Field2" = 'value3' AND "Field2" = 'value4' THEN '#625974'
  4. END
Add Comment
Please, Sign In to add comment