Multiple choice Which of the following statements is incorrect while inserting data into oracle table? Characters enclosed within single quotes Date datatypes enclosed within single quotes NULL values are written as NULL. Number data not to be enclosed in single quotes If some columns are fed with values, then rest will be assigned zero Reveal answer Fill a bubble to check yourself E Correct answer Explanation Rest will be assigned with NULL.