Sergey Spiridonov <[EMAIL PROTECTED]> writes:

> Yes, but for me it makes no sense. I would understand, if it will be
> 
> SELECT messageblk FROM dbmail_messages LEFT JOIN  dbmail_messageblks
>                USING (physmessage_id)
>                WHERE dbmail_messages.message_idnr = '%llu'
> 
> so that we will get one line for the message which does not have blocks 
> in message blocks.

But even this makes no sense, since there should be no messages which does not
have according entry(ies) in the dbmail_messageblks (as far as I understand).
--
Best regards, Sergey Spiridonov


Reply via email to