Hello Thomas,
Thomas Fischer wrote:
However, I would _NOT_ use reserved words as table or column names if I were you. I would be surprised if the sql scripts are the only difficulty
you run into. For example, my guess is that you cannot do selects on tables which names are reserved words.
You can, at least in PostgreSQL. That's why I never noticed until afterwards that I had chosen reserved words for table names. But I agree, it's not a good idea.
Some modelling tools (e.g. DeZign) don't allow reserved words and therefore won't import my schema.
--
Regards/Gruß,
Tarlika Elisabeth Schmitz
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]