how to insert data on database table using sql

how to insert data on database table using sql

Sql command :   insert into tablename values(value col 1, value col2 , value col 3)

 

 

Exmple:  

 
insert into computer values('Monitor',1,6500)

 

Comments

Popular posts from this blog

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

Logical AND gate