What is the SQL query for creating a new database in Oracle 10G Express? -


what sql query creating new database in oracle 10g express?

create database database_name options 

list of other commands here

i googled , took 2 mins, , know nothing dbs!!!!!


Comments

Popular posts from this blog

mod rewrite - Doing external redirect. .htaccess NS flag not working. How to achieve similar results? -

mysql - How to insert just year and month into date field? -