Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
1.11.0
-
None
-
None
Description
The following statement fails to validate against the constraint of deptno = 20
insert into EMP_MODIFIABLEVIEW2 (deptno, empno, ename) values (^19+1^, 100, 'Lex')
Attachments
Issue Links
- is part of
-
CALCITE-1666 Support for modifiable views with extended columns
- Closed