command line tools, usage examples, cmd, freebsd, tools, arch
SELECT * FROM @Village WHERE [CastleType] like 'foo'
SELECT * FROM [Village] WHERE PATINDEX('foo', [CastleType]) <> 0
Very useful article https://www.freecodecamp.org/news/how-to-type-letters-with-accents-on-mac/
No comments:
Post a Comment