(availible only in unicode version)
Use this dialog to specify special syntax when dealing with unicode strings (your database columns must support unicode charachters).
Examples unicode syntax:
MS SQL Server:
Prefix: N
Postfix:
See your database documentation for more info.