Tag: Open Source

Community

MySQL Type Conversion Rules

(Baron Schwartz) When you send a query to MySQL, you usually don’t need to think explicitly about the types of the expressions in your query. If you compare this to a lot of programming languages, you’ll find that it’s not always the way things work. In strongly typed languages like Java, for exampl