Reversing string function of MySQL
The output
Now let us apply this reverse command to our student table like this.
It will display all the names by reversing the names. We can update the names like this
It will update all the records of student table by reversing it. If you want to get back all your names then run the command once again.
PHP ScriptMySQLi database connection string
Output ( 5 records shown only )
![]()
This article is written by plus2net.com team.
https://www.plus2net.com
![]() ▼ More on String |