Answer Posted / mahaveer kumar h.v.
INSERT INTO table_name (Col_name1,Col_name2,Col_name3...)
VALUES (Col_value1,Col_value2,Col_value3...);
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is columnar storage what is the advantage?
how to code performance tuning of oracle PL/SQL? can any body send me the perfect answer?
What is truncate oracle?
How to loop through data rows in the implicit cursor?
Explain the use of log option in exp command.
How to execute the package in oracle?
I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?
What is data type in oracle?
What is the purpose of save points in oracle database?
How to install oracle database 10g xe?
Describe an oracle table?
What are a query and state the different types of queries and their uses?
What is a trigger and what are its types?
Explain a segment?
How translate command is different from replace?