[elektro-etc] SQL kérdés

Attila Balazs balazsattila89 at gmail.com
Sat Sep 11 22:01:14 CEST 2010


MySQL a kezelő felület, de ez alapján sikerült köszönöm szépen

2010/9/11 Hofferek Attila <hofi at soka.co.hu>

>
> helyesebben
>
>
> select
> l.log_id,l.log_date,l.user_id,l.type
> from
> logs l, users u
> where
> l.user_id=u.user_id
> and
> u.user_del != 1
> and
> u.user_status != 1
> and l.log_date between 'kezdo datum' and 'vege datum'
>
>


More information about the Elektro-etc mailing list