how to create a new table on database using sql

how to create a new table on  database using sql

Sql command :   create table table name(col_name , col_name , col_name) ;

 

Exmple:  

 
create table computer(Product_name varchar2(30),Total_pice integer,Rs integer)

 

 

Comments

Popular posts from this blog

Amount Debited but Cash not dispense from Atm - Shutdown Atm during cash withdrawal।

Logical AND gate