Jump to content

mysql and string


funbinod

Recommended Posts

MySQL has data types like varchar, char, text, longtext, etc to hold strings of various sizes. There are functions like COUNT and SUM that work over a result set, called aggregate functions.http://dev.mysql.com/doc/refman/5.6/en/string-types.htmlhttps://dev.mysql.com/doc/refman/5.0/en/group-by-functions.html

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...