how to create a new database in oracle?

Answer Posted / shrikant jadhav

create table emp(id number(12),name varchar(12));

Is This Answer Correct ?    3 Yes 20 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is data type in oracle?

556


why dont we assign not null constraint as table level constraint.

2247


What is oracle rowcount?

565


Why does Oracle not permit the use of PCTUSED with indexes?

1944


Can you assign multiple query result rows to a variable?

543






How to invoke the data pump import utility?

643


What is a view and how is it different from a table?

566


Explain oracle insert into command?

621


What is an oracle transaction?

574


Explain the use of indexes option in exp command.

587


What is the difference between 10g OEM and 11g OEM?

559


How to find out what oracle odbc drivers are installed?

561


Describe the types of sub query?

541


What is the exact use of Collections?

1672


Give syntax for SQL and ORACLE joins.

624