Código SQL [-]select codigo, nombre from tbClientes where nombre containing 'z'
select codigo, nombre from tbClientes where nombre containing 'z'