why the result of  "select * from test order by update_time desc"  is different 
with "select update_time from test order by update_time desc",
update_time must be the first dimension???

Reply via email to