PostgreSQL
 sql >> Datenbank >  >> RDS >> PostgreSQL

Ja/Nein statt t/f für booleschen Datentyp in PostgreSQL ausgeben

Schluss damit:

(case when credit_card_holders.token IS NOT NULL then 'Yes' else 'No' end) AS premium