what is the syntax of CREATE command?

Answer Posted / venu gopal

create table <table name> [<column1> datatype,.....]

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

873


How to insert a new row into a table in oracle?

870


What is the simplest tool to run commands on oracle servers?

760


what is IDE,DMV in sql server?

2522


How to load data through external tables?

885


WHEN CURSOR MOVES FROM ONE FORM TO ANOTHER FORM, HOW MANY TRIGGER WILL BE FIRED AND WHAT ARE THEIR SEQUENCE?

2040


Can we call procedure inside function in oracle?

824


Is oracle a relational database?

725


How to use fetch statement in a loop?

802


What is memory advisor in Oracle?

845


What types of joins are used in writing subqueries?

768


How do I start tns listener?

796


How to retrieve data from an explicit cursor?

826


How to convert characters to times in oracle?

791


Use of an integrity constraint is better to validate data. Explain

809