openesb-components/driver-tests/sqlse/db2/SqlSE1605_DB2/readme.txt

9 lines
241 B
Plaintext
Executable File

execute query which wrong options
query:
INSERT INTO drivertest_emp VALUES ((SELECT MAX(empid) FROM drivertest_emp), 'NEWEMP', (SELECT deptid FROM drivertest_dept WHERE deptid = ?))
value provided : '0'as there is no deptid with value 0