Answer Posted / pushkar
INSERT INTO TABLE
VALUES (VAL1,VAL2,VAL3,...)
Note: SPECIFY THE RIGHT NUMBER OF COLUMNS AND THE
appropriate null values by writing "NULL" .
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are group functions in oracle?
Explain what are synonyms used for?
How to use subqueries with the in operator using oracle?
List the types of joins used in writing subqueries?
What is save point in oracle database?
Explain oracle 12c new features for developers?
What is oracle rowcount?
How to list all user accounts in oracle?
What are the ansi data types supported in oracle?
How to use "in out" parameter properly?
What are the different types of synonyms?
How many types of auditing in Oracle?
Explain the blob datatype?
How to create an oracle database manually?
What are the components of logical database structure in oracle database?