PostgreSQL
 sql >> Database >  >> RDS >> PostgreSQL

Output yes/no invece di t/f per il tipo di dati booleano in PostgreSQL

Finito con questo:

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