![]() |
![]() |
![]()
Post
#1
|
|
Grupa: Zarejestrowani Postów: 87 Pomógł: 0 Dołączył: 20.04.2007 Ostrzeżenie: (0%) ![]() ![]() |
Dlaczego nie moge w ten sposob polaczyc zapytan:
SELECT TOP 1 name, type, score, sex FROM student, score, event WHERE student.student_id=score.student_id AND event.event_id=score.event_id AND sex='M' AND type='T' ORDER BY score UNION SELECT TOP 1 name, type, score, sex FROM student, score, event WHERE student.student_id=score.student_id AND event.event_id=score.event_id AND sex='M' AND type='T' ORDER BY score DESC |
|
|
![]() ![]() |
![]() |
Aktualny czas: 20.08.2025 - 09:01 |