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
When we need to edit a null capable database column by changing its current value to a null, there is no obvious way to do so. Typing "null" with the keyboard will result in an alphanumeric string "null" being entered rather than null flag/special value.
Perhaps a way to enter a null already exists, but I was not successful finding and searching any documentation about DB2i extension beyond its README.md.