Answers for "if null replace with str in postgresql"

SQL
0

how to change null display in psql

DATABASE_NAME=#pset null 'Ø'

#After you hit enter, psql will say "Null display is "Ø"
Posted by: Guest on October-27-2020

Code answers related to "SQL"

Browse Popular Code Answers by Language