Skip to content

UX: No obvious way to enter null value when in update mode #402

Open
@mipjones

Description

@mipjones

When in update mode, for example:

UPDATE: SELECT * FROM SAMPLE.EMPLOYEE

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions