insert_into tb_loan (Product_Code, Customer_Code, Loan_Amount, Rate_Interest, Amount_Tenure, Emi_Amount, Emi_Start, Emi_End) VALUES (0,0,'10000',10.37,'20','546.6','25-10-2013','25-10-2013')
挿入に失敗しました:SQL 構文にエラーがあります。1 行目の「insert_into tb_loan (Product_Code, Customer_Code, Loan_Amount, Rate_Interest, Am」付近で使用する正しい構文については、MySQL サーバーのバージョンに対応するマニュアルを確認してください。