Answer Posted / chandiran
CREATE TABLE <table name>
(<column name> datatype,.....)
Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How to divide query output into groups in oracle?
What is a data dictionary and how can it be created?
In oracle there is column command, how will you explain that?
Explain integrity constraints?
How to see the table columns used in an index?
What is the Tune Query
What is define in oracle?
What is the usage of synonyms?
An automatic job running via DBMS_JOB has failedKnowing only that its failed, how do you approach troubleshooting this issue?
What is the relationship among database, tablespace and data file?
How to create a table index in oracle?
Can we write dml statement in function in oracle?
What happens if variable names collide with table/column names?
What is oracle latest version?
How to use null as conditions in oracle?