我有两个没有任何关系或外键的表,我想在查询中组合两个列。select DISTINCT a.OdemeTuru, b.MAdi from odemeturu as a, 我可以从两者中获取值,但它是混合的,并且distinct不起作用。Özel', 'Furkan''Nakit', 'Ali'
'Özel
我有一个在mysql版本5.5.44-0上工作的语句,但是它在mysql 4.0.24中根本不起作用。from billing where billing.cust_idselect distinct billing_id from internet> select distinct cust_id
-> from billing where b
这是工作的. $sql = "SELECT DISTINCT size FROM mytable WHEREid = 27 AND type='plastic' ORDER BY size";,这是不起作用的,并且停止了php的死,没有错误报告.function get_distinct_size_for_bracelets($myvalue)