We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de02467 commit d0c2143Copy full SHA for d0c2143
src/content/docs/extensions/db2i/index.mdx
@@ -70,6 +70,10 @@ A fully qualified table name is required for the fields to be editable.
70
update: select * from sample.employee;
71
```
72
73
+#### Using nulls
74
+
75
+Enter the value `null` to set a column to *null*. If the column cannot accept at least 4 characters, then `-` (a dash) may be used.
76
77
## Syntax checking
78
79
When connected to an IBM i, should be enabled. Here is what triggers to syntax checker:
0 commit comments