what is the syntax of CREATE command?

Answer Posted / chandiran

CREATE TABLE <table name>
(<column name> datatype,.....)

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to divide query output into groups in oracle?

757


What is a data dictionary and how can it be created?

830


In oracle there is column command, how will you explain that?

731


Explain integrity constraints?

877


How to see the table columns used in an index?

790


What is the Tune Query

2071


What is define in oracle?

808


What is the usage of synonyms?

820


An automatic job running via DBMS_JOB has failedKnowing only that its failed, how do you approach troubleshooting this issue?

1822


What is the relationship among database, tablespace and data file?

758


How to create a table index in oracle?

861


Can we write dml statement in function in oracle?

832


What happens if variable names collide with table/column names?

845


What is oracle latest version?

847


How to use null as conditions in oracle?

774