sql new column query code example Example: how to make new column in sql <?php echo str_replace("john", "jack", "hello i am john"); ?>