How do you insert a record with a nullable column ?
To insert a NULL, move -1 to the null indicator, To insert a valid value, move 0 to the null indicator
To insert a NULL, move -1 to the null indicator, To insert a valid value, move 0 to the null indicator