ok.. Im a complete noob at SQL and having trouble... Im trying to convert a table from varchar to int.. The reason for this is because Im trying to order the numbers on my website by the highest first.. Thats not the problem but because its a varible its odering them wrong.
When I try changing the table in PhpMyAdmin to an INT I get this error
1283 - Column 'referrals' cannot be part of FULLTEXT index
Maybe theres a query I have to put in.. All help is much appreciated. Sorry for being such a beginner.