ht1815
2011-07-28 17:38:06 UTC
This is weird, I know, but I have a table with numeric column names,
e.g. 3000. The DDL for the table create statement needs to quote the
code, so that it comes out like "3000". If I don't put quotes around
the code in the column properties, the DDL reads 3000. If I quote the
column code, it reads ""3000"". Can I stop PDM from quoting quote
marks in column codes?
e.g. 3000. The DDL for the table create statement needs to quote the
code, so that it comes out like "3000". If I don't put quotes around
the code in the column properties, the DDL reads 3000. If I quote the
column code, it reads ""3000"". Can I stop PDM from quoting quote
marks in column codes?