create table Credentials(FirstName varchar(20),Lastname varchar(20),UserId varchar(40),Password varchar(50),Retypepassword varchar(40))
This is mY table.when i enterd password and retype pswrd ..it shows error like
Incorrect syntax near ')'...y doed it come ..plz help me..how do i write query for that table..
Thank You,
Pavan.