select WAccountid , SAccountCode ||' ' ||SDescription SDescription from account where WAccountTypeid = 0 and (SAccountCode like '7%'  or SAccountCode like '8%')