Book a Demo

Author Topic: Sql Queries with Cases  (Read 3278 times)

balu

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
Sql Queries with Cases
« on: February 27, 2018, 09:46:39 pm »
Hello,

i want to use sql queries with case statements like in the linked example.
https://stackoverflow.com/questions/4827751/how-to-select-the-comparison-of-two-columns-as-one-column-in-oracle
or
https://community.modeanalytics.com/sql/tutorial/sql-case/

I tried several queries but they didn“t worked.

Thanks

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13495
  • Karma: +572/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Sql Queries with Cases
« Reply #1 on: February 27, 2018, 10:04:13 pm »
Hi Balu,

Please state
- the database you are using
- the queries you have already tried
- the exact error message you are getting.

Geert