You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having an issue where one of the columns in my table is nullable. I do a left join and end up with a PgRN value in my query. When I run the query, if the value of that column is null, it sets the whole record as Nothing.
The text was updated successfully, but these errors were encountered:
I'm having an issue where one of the columns in my table is nullable. I do a left join and end up with a PgRN value in my query. When I run the query, if the value of that column is null, it sets the whole record as Nothing.
The text was updated successfully, but these errors were encountered: