select
'越南'as `版本`, viplevel, t.dbname, t.account, FightPower
from ods t
where dt = '2017-03-08'
and FightPower >=
用tab键上面的反引号
select
'越南'as `版本`, viplevel, t.dbname, t.account, FightPower
from ods t
where dt = '2017-03-08'
and FightPower >=
用tab键上面的反引号