Answers for "postgres change null to string"

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 "postgres change null to string"

Code answers related to "SQL"

Browse Popular Code Answers by Language