Recent content by SOFTENG

  1. S

    Export Tables with NVARCHAR

    I have a problem. Can I export data tables with nvarchar fields with the N' notation before unicode literal string? I try to export data from tables that contains Nvarchar2 fields with Cyrillic Char. I obtain the correct script with cyrillic literal string but the literal string have not format...
Back
Top