[TYPO3-dev] DBAL Usuage
Karsten Dambekalns
karsten at typo3.org
Fri Jan 4 18:53:05 CET 2008
Hi.
belbono wrote:
>>> Quoting the tablenames is wrong since you get an error when using
>>> such a statement in a program like oracle's SQL-Developer.
>>> Remove the quotes on the tablename and everything is fine...
So what? I have seen very strange bugs in Oracle's developer tools...
>> Strange. Quotes are ANSI SQL and I don't think Oracle deviates here.
>>
> Just for in case - don't get me wrong: quoting attribut names is okay -
> like "TITLE" - quoting attributnames with its tablename as prefix is wrong
> - like "TAB1"."TITLE" - ...correct would be TAB1."TITLE"
Please give me a pointer to some standard or Oracle documentation where
this is written.
Thanks,
Karsten
More information about the TYPO3-dev
mailing list