synatx error

plz check what is wrong

An error occurred at line: 99 in the jsp file: /form.jsp

Syntax error on tokens, delete these tokens

96:

97: Statement stmt=conn.createStatement();

98:

99: int queryinsert = stmt.executeUpdate("INSERT INTO "customer"("cust_first_name")VALUES("firstname")");

[326 byte] By [anya_aaa] at [2007-11-27 4:00:00]
# 1
Do you not pay attention to anything people ever tell you? You spent a whole day recently going over this sort of fundamental stuff
georgemca at 2007-7-12 9:04:35 > top of Java-index,Java Essentials,Java Programming...
# 2
ya right and everywhere i get a different syntax logicsome say just in one quotes as the whole thing and some say put each in quotes.now pleaaaaaase solve this one and i ll try to follow 1 logic
anya_aaa at 2007-7-12 9:04:35 > top of Java-index,Java Essentials,Java Programming...