function query_cliente(id_customer) mysql -h200.69.211.26 -P3307 -urepl_destec -prdd2005 repl_destec select CONCAT(apellido,nombre) as razon_social from ipc_clientes where numero_cliente=id_customer; select distinct(sitio) from subscripciones_site where numero_cliente=