Hi brothers
Im newbie in databases.
im trying to insert one query in database but keeps showing error
INSERT INTO `Options` (` Name`, `Surname`,` Grade`, `Address`,` City`) VALUES
(‘Adi’, ‘Test’, ‘ 2 ‘, ”, NULL),
(‘Andy’ , ‘User’, ‘ 100500 ‘, ”, NULL);
what i have done wrong?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.