what is the syntax of CREATE command?

Answer Posted / guest

create table <table name>(column definition1, column
definition2,...);

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is oracle instant client?

793


What privilege is needed for a user to insert rows to tables in another schema?

822


How do I spool in oracle?

773


Difference between hot backup vs. Cold backup?

810


Can we create trigger on materialized view in oracle?

786


How to use group functions in the select clause using oracle?

847


What is the maximum number of triggers that can be applied to a single table?

808


How to define a variable of a specific record type?

882


How do we get field detail of a table?

852


How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?

1736


What is the difference between substr & instr functions?

881


Why do we need integrity constraints in a database?

800


How to filter out duplications in the returning rows using oracle?

878


What are the different types of trigger and explain its various uses and functions?

769


How to export data with a field delimiter?

819