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

python - Does anyone know how to configure the hunpos wrapper class on nltk? -

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