I am new on MySql. I run the below query in MySql Query Browse. Althought I wait more than 10 minutes, not reached the result.
Please help what is wrong with my guery. select k.*, b.sgk_statu from kabul_cikis k, basvuru b where k.basvuru_fk = b.id and k.sosguvsnf = 1 and k.iptal < 1 and b.id between 1 and 50655 and b.id in( select basvuru_fk from kabul_cikis where iptal < 1 group by basvuru_fk having MIN(cikis_zmn)> ' ') and k.devrkurum <> '4'; --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/000601ca4756$89ce2af0$9d6a80...@com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

