I\'m getting an Exception while trying to insert a row in oracle table. I\'m using ojdbc5.jar for oracle 11 this is the sql i\'m trying
INSERT INTO rule_def
Yeah unless my mouse-cursor-counting is off, you're trying to insert 16 values into 15 columns.
Try the same thing SQLPlus*, you should get ORA-00913: too many values