View Single Post
  #5  
Old 01-10-2003, 10:51 AM
DeletedUser
Fire Beetle
 
Join Date: Sep 2002
Posts: 0
Default

I use the 1 page per chapter doc on the mysql website. It can be found at:
http://www.mysql.com/documentation/mysql/bychapter/

Second to last link in that glossary is the SQL commands, Type and function definitions that are indexed by Name. http://www.mysql.com/documentation/m...Function_Index

I love that page when trying to figure out the type I need if it isn't a straight int or varchar.
Reply With Quote