I have a string "John Hull -PHD". I want to select the suffix "PHD".
Right now I use REGEXP_SUBSTR which create "-PHD" and then I use Repla