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