14,494 questions
You just quote it with a ‘
select *
FROM tbImacoonew
WHERE [COMPANY NAME] like 'Andersen''s Industries Inc'
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
How do I setup a query while looking for a record with an apostrophe in it?
You just quote it with a ‘
select *
FROM tbImacoonew
WHERE [COMPANY NAME] like 'Andersen''s Industries Inc'