Inserting blank values and retrieving blank values
634182Apr 15 2008 — edited Apr 15 2008I really want to Insert blank values into Oracle database,and also want to retrieve blank values from table.
When I try to insert blank values ,Its inserting null values.
I don't want to insert null for blank.
Please provide me solution for this.
Thank you