Answer Posted / anand
create table tablename(
columnn1 (data type)
columnn2 (data type)
columnn3 (data type)
columnn4 (data type)
);
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how the Oracle Prepares the Execution Plan and how it chooses the Optimal one?
How to generate query output in html format?
How to create a testing table in oracle?
Briefly explain what is literal? Give an example where it can be used?
How do I spool in oracle?
What is backup in Oracle?
How to update a table row with a record?
IS it possible to built the oracle database without setting the kernal parameters?
What is the difference between view and materialized view in Oracle?
Can I create users through internet explorer in oracle 10g?
How to create a new table in oracle?
What is oracle open database communication (odbc)?
What is a oracle database?
How do you bind variables in oracle?
What is difference between sid and service name in oracle?