One of the fields in my table has passenger name in the format lastname/firstname. I need to break this into to two fields in my query results "lastname" and "firstname". How do ask for everything to the left of the "/" and then everything right of it?
This is in Access not SQL.
Thanks
This is in Access not SQL.
Thanks