Mysql – Is it possible to insert letters into an int?
I'm confused, I was asked to do a connection from Java into MySQL using OOP and DAO, but my professor asked us to do it in a the following way: We need to make the variable "MethodOfPayment" as an int…