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 integrity and what is constraint??Explain with example
How to convert a string to a date in oracle database?
What is Undo Management Advisor in Oracle?
How to invoke the original export import utilities?
Explain the use of constraints option in exp command.
How do you find current date and time in oracle?
What is the use of aggregate functions in oracle?
how the Oracle Prepares the Execution Plan and how it chooses the Optimal one?
what are actual and formal parameters?
What is truncate oracle?
How to connect the oracle server as sysdba?
while i take backup using ibm tsm the following errors occurred: rman-03009 ora-19513 ora-27206 ora-19502 ora-27030 ora-ora19511
What are temporal data types in oracle?
How to export several tables together?
What is the fastest query method to fetch data from the table?