I've created a process in Excel/ VBA to generate TD SQL INSERT statements. The process primarily performs string handling functions including dealing with handling text with double and single quotes and non-printable characters. The users cut and paste the final INSERT statement into SQL Assistant to run. Occassionally SQA will insert double quotes around one or more of the INSERT statements in the set of statements. I don't know exactly what causes that to happen. Is there anyway to get Teradata to stop inserting double quotes? Or is that something I should attempt to address at the Excel/ VBA end?
TIA,
Nolan
Forums: