Answer Posted / shree
INSERT INTO table_name (Col_name1,Col_name2,Col_name3...)
VALUES (Col_value1,Col_value2,Col_value3...)
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are the uses of Database Trigger ?
20. Using a set operator, display the client number of all clients who have never placed an order.
How to specify default values in insert statement using oracle?
Why does for update in oracle 8 cause an ora-01002 error?
What is truncate oracle?
What is Virtual Private Database in Oracle?
What is object data modeling?
How do we display rows from the table without duplicates?
Explain what are the different type of segments?
Explain the blob datatype?
What is a user account in oracle?
Explain oracle instance.
What do you understand by a database object?
What is oracle datasource?
Why we use bulk collect in oracle?