begin %TEMPSQL% Query3(LI_name, L_x, L_y) :- Locations(L_id,L_x,L_y), location_Info(LI_id,LI_name,LI_capacity), L_id=3, LI_id-L_id=0. end %TEMPSQL%