J
Jeff
I imported data from a .csv file
All of the fileds begin with the field name followed by an equal sign
firstname=jeff,phone=555-555-1234,[email protected]
I would like to create an update query to remove the equals sign and
everything before it for all fields.
All of the fileds begin with the field name followed by an equal sign
firstname=jeff,phone=555-555-1234,[email protected]
I would like to create an update query to remove the equals sign and
everything before it for all fields.