strSql = "SELECT "
strSql = strSql & "DECODE(NVL(tab.col,a),'a','a', tab.col) 别名 From tab"