I tried the following in SQL
The result is not as expected, maybe there is something wrong with the syntax?
The Google answer is:

ChatGPT:

The correct syntax is therefore:
The answer was very helpful for me :D
SELECT * from vll_term WHERE WORT LIKE '%' + UNHEX('C39F') + '%'The Google answer is:

ChatGPT:

The correct syntax is therefore:
SELECT * FROM vll_term WHERE WORT LIKE CONCAT('%', UNHEX('C39F'), '%');Windows 11 Pro 22H2 22621.1848
Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384
Harbour 3.2.0dev (r2008190002)
FWH 23.10 x86
Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384
Harbour 3.2.0dev (r2008190002)
FWH 23.10 x86
