Thursday, October 11, 2012

insert value

how to insert value in sql database table.

insert query is used to new record in table .

insert into employee

value(value1,value2,value3)

see more detail plz visit 

No comments:

Post a Comment