[TYPO3-dev] Problem with long strings in tt_content (Oracle)
Malte Jansen
mail at maltejansen.de
Fri Dec 7 11:10:18 CET 2007
Moreno Feltscher schrieb:
> On Dec 7, 2007 11:04 AM, Malte Jansen <mail at maltejansen.de> wrote:
>> Hi,
>>
>> Here is a small example:
>>
>> SELECT a.title, b.xyz
>> FROM table1 a, table2 b
>> WHERE a.id = b.table1_id
> Ah, OK. I also thought about a solution like this.. I'll try.
>
> Thanks Malte!
>
> Moreno
Hi,
Normally, you can use it, because most DB are optimizing the queries a
little.
Cheers,
Malte
More information about the TYPO3-dev
mailing list