Quote:
|
Originally Posted by dbamota
Enclosing in single quote or using 2 double quotes or using reverse slash before " to negate the special meaning come to mind
'tab"nm' "tab""nm" tab\"nm
|
if it does not work, export table, drop all tables with this schema (admin_drop_schema proc), and import to recreate all other tables. Of course it depends on how many other tables are under this schema.