how to create a database in oracle?please gve anser with example
Answer / kiran
create database dataosurce_name
eg create DATABASE testDB
Is This Answer Correct ? | 10 Yes | 2 No |
How do I find duplicates in the same column?
Is sql similar to python?
Is json a nosql?
What are the two virtual tables available at the time of database trigger execution?
What is nvarchar in sql?
What are the types of triggers in sql?
How can we overcome recursive triggers in SQL?
Why do we need sharding?
What is rtm in testing?
what are the limitations of identity column? : Transact sql
what is global temporary tables and how use that tables in pl/sql packages
What is user in sql?