isnull() is not functioning in Dbeaver 21.1.0 . Do you have any suggestions how can I include this function?
Asked
Active
Viewed 2,501 times
0
-
2`COALESCE()` is ANSI Standard. You should look. – Yogesh Sharma Sep 28 '21 at 09:56
-
This should help you: https://stackoverflow.com/questions/2214525/what-is-the-postgresql-equivalent-for-isnull – Christophe Sep 28 '21 at 10:04
-
Which dbms are you using? – jarlh Sep 28 '21 at 10:37
-
Hi. I'm using AWS database – CalinG Sep 28 '21 at 11:44