Skip to content

Instantly share code, notes, and snippets.

@nisar1
Created March 8, 2014 07:41
Show Gist options
  • Save nisar1/9426861 to your computer and use it in GitHub Desktop.
Save nisar1/9426861 to your computer and use it in GitHub Desktop.
According to the MySQL docs you can only cast to:
According to the MySQL docs you can only cast to:
BINARY[(N)]
CHAR[(N)]
DATE
DATETIME
DECIMAL[(M[,D])]
SIGNED
[INTEGER]
TIME
UNSIGNED [INTEGER]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment