Hey everyone,
Suppose I have this sample data in the query MyQuery in the field FullName:
John Smith
Julie L. Jones
Josh Jacob Wright
I would like to create a new field to pull out the last name so I can sort by last name. Could somebody suggest the SQL that would do that.
Thanks,
Collen
Suppose I have this sample data in the query MyQuery in the field FullName:
John Smith
Julie L. Jones
Josh Jacob Wright
I would like to create a new field to pull out the last name so I can sort by last name. Could somebody suggest the SQL that would do that.
Thanks,
Collen