Hi flocks,
i want to insert null values into table(i.e:suppose i am inserting 4 fields i that 2 fields is mandatory and rest of the fields is optional, in that optionsl places i want to insert null values one is
string and second is long values), when i am trying this i am getting this error....
java.sql.SQLException: ORA-00936: missing expression
Thanks.