Niklas M.,
..mit 'destinct' sollte es klappen. Also etwa:
select destinct name,kontostand,UNIX_TIMESTAMP(datum) as datum_unix from $mysql_name_tabelle order by kontostand desc, datum desc limit 0,10
Gruß Peter :-)
Niklas M.,
..mit 'destinct' sollte es klappen. Also etwa:
select destinct name,kontostand,UNIX_TIMESTAMP(datum) as datum_unix from $mysql_name_tabelle order by kontostand desc, datum desc limit 0,10
Gruß Peter :-)