Is there a way to coalesce without having to redefine the inferred type ?
I have this select
And I'd really like to keep the type inferred from
usersSubquery.users.
Is there a way to not loose the type ?0 Replies