Показать сообщение отдельно
Старый 20.02.2006, 15:23   #1  
sah is offline
sah
Участник
 
15 / 10 (1) +
Регистрация: 01.11.2005
такая запись корректна?
PHP код:
while select EmplId from  EmplTable
        group by EmplId
        join GroupTable
        where EmplTable
.EmplId == GroupTable.EmplId  &&
              
GroupTable.Group == _group