1. 例如:SELECT TOP 8 column_name FROM [table_name] ORDER BY [time] DESC中,时间必须用"[]"括起来,否则产生查询错误!在column中time也必须用[]!