rtrim a string with MySQL's function

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

It's really frustrating, I got a problem to trim a string using MySQL's function.

The fact is that I want to rtrim a number from a string, that is:
if the string is   abc2321413412, I want the function to return 2321413412;
                      c123,                                                         123;
                      456789,                                                      456789;

Is there a faster way to manage that?

The faster, the better. :)

Thank you for your consideration and waiting for your answer. :)

Regards,
Shelley

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux