DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR SQL
postgresql if null then 0
select coalesce(avg(bar), 0) from foo;
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#postgresql
#null
ADD COMMENT
Topic
COMMENT
Name
2+8 =
Submit