how to create a database in oracle?please gve anser with example
Answer Posted / kiran
create database dataosurce_name
eg create DATABASE testDB
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
What is a record in pl/sql?
What is the maximum rows in csv?
Can we use threading in pl/sql?
Explain dml and ddl?
How to select unique records from a table?
What is the process of copying data from table a to table b?
What is data control language (dcl)?
what are numeric data types? : Sql dba
How do you create a db file?
how can we know the count/number of elements of an array? : Sql dba
What is left join in sql?
what are the differences between get and post methods in form submitting. Give the case where we can use get and we can use post methods? : Sql dba
Can a key be both primary and foreign?
How to add new employee details in an employee_details table with the following details
What is difference between left and right outer join?