command line tools, usage examples, cmd, freebsd, tools, arch
To fix the error mentioned above, escape single quotes with two single quotes as displayed in following example.
USE AdventureWorksGOSELECT *FROM Person.AddressWHERE City = 'Villeneuve-d''Ascq'GO
Very useful article https://www.freecodecamp.org/news/how-to-type-letters-with-accents-on-mac/
No comments:
Post a Comment