![]() |
#6 |
Участник
|
иногда такое помогает
X++: while select EmplId from EmplTable group by EmplId // вместо join GroupTable join maxOf(recID) from GroupTable where EmplTable.EmplId == GroupTable.EmplId && GroupTable.Group == _group |
|