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
Can group functions be mixed with non-group selection fields?
What is a database schema in oracle?
How will you differentiate between varchar & varchar2?
Which environment variables are absolutely critical in order to run the OUI?
Explain overloading. Can functions be overloaded?
How to view existing locks on the database?
What is key preserved table?
What are the differences between blob and clob in oracle?
What are the execution control statements in oracle?
HI ALL, CAN ANYONE TELL ME THE DIFFERENCES BETWEEN SQL CLUSTURS,MSQL CLUSTERS,ORACLE CLUSTERS.......THANKS IN ADVANCE
Will you be able to store pictures in the database?explain.
How to start a new transaction in oracle?
How to use group functions in the select clause using oracle?
How to display row numbers with the records?
Difference between cartesian join and cross join?