Join Slack
Powered by
Is there a way to select isNull() ?
# exposed
a
avolkmann
03/03/2018, 12:16 PM
Is there a way to select isNull() ?
t
tapac
03/03/2018, 6:18 PM
select { Users.name.isNull() }
?
a
avolkmann
03/06/2018, 4:54 PM
Sorry, I meant the actual sql select, like
select isnull(columne, '')
3
Views
Open in Slack
Previous
Next