Hello everyone! In my database i have a field that contains the username of whoever entered the data. It is listed as THISNAME/FirstnameLastname. What could i do to get the query to return only the FirstnameLastname and ignore the THISNAME/ ?
Thanks