Kieli/Language:
Finnish
English
Esikatselukuvan koko:
40x30
100x75 200x150
Kuvan koko: 640x480
800x600
1024x768
Aaargh: select distinct p.*, path.url
from shot p, path , shotkeyword s_j , shotkeyword s1, keyword k1, shotkeyword s2, keyword k2, shotkeyword s3, keyword k3
where p.path=path.id and p.id = s_j.shot_id
and s_j.keyword_id in (115) and p.id = s1.shot_id
and s1.keyword_id = k1.id
and k1.word = 'Meteor crater' and p.id = s2.shot_id
and s2.keyword_id = k2.id
and k2.word = 'Arizona' and p.id = s3.shot_id
and s3.keyword_id = k3.id
and k3.word = 'USA 2009'
order by p.dt_orig, p.id Out of resources when opening file './pictures/shot.MYD' (Errcode: 24)