1
edit
Changes
→PostgreSQL and MySQL
mysql> SELECT filename FROM t1;
filename : C: | C:\ | C:\Programs | C:\Programs\
</cpdecode>
To test for values that end with backslash, you can match the values using either of the following patterns:
<code>