AS_NON_NULLABLE
This page describes the AS_NON_NULLABLE function in Lenses SQL.
Returns the provided value with its type changed from the original type to its non-nullable version.
Available in:
Processors | SQL Studio |
---|---|
✓ | ✓ |
using case:
Output:
In case you want to know more about nullability scenarios, see here
.
Last updated