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
Iam learning oracle developer 2000.. can anyone give me then tutorials sites or PDF related to developer 2000 please send me the details @ mak2786@gmail.com thanks Arun
How to create a table index?
Can group functions be mixed with non-group selection fields?
What are the original export and import utilities?
How to get last row id?
What is oracle datasource?
List out the components of logical database structure of oracle database.
Explain the function of optimizer in oracle?
What are ddl statements in oracle?
How to turn on or off recycle bin for the session?
Can you create a synonym without having a table?
What do database buffers contain?
What privilege is needed for a user to create tables in oracle?
From the following identify the non schema object: packages, triggers, public synonyms, tables and indexes.
IS it possible to built the oracle database without setting the kernal parameters?