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 oracle update statement with inner join ?
How to view the tablespaces in the current database?
What are the different types of trigger and explain its various uses and functions?
How do I find the database name in oracle?
How oracle handles dead locks?
what is partitioning? Types of partitioning. explain? what is the new kind of partitioning type introduced in 9i?
How to assign a table row to a record variable?
Whether any commands are used for months calculation? If so, what are they?
Will you be able to store pictures in the database?
How to insert multiple rows with one insert statement in oracle?
What do you understand by a database object?
Point the difference between translate and replace?
How to delete multiple rows from a table in oracle?
Explain a synonym?
What do you mean by group by clause?