update clientes set área = '' where área is null go update clientes set bairro = '' where bairro is null go update clientes set cep = '' where cep is null go update clientes set cgc = '' where cgc is null go update clientes set cidade = '' where cidade is null go update clientes set contato = '' where contato is null go update clientes set cpf = '' where cpf is null go update clientes set email = '' where email is null go update clientes set endereço = '' where endereço is null go update clientes set fax = '' where fax is null go update clientes set hp = '' where hp is null go update clientes set ie = '' where ie is null go update clientes set nacionalidade = '' where nacionalidade is null go update clientes set naturalidade = '' where naturalidade is null go update clientes set nome = '' where nome is null go update clientes set nome_mãe = '' where nome_mãe is null go update clientes set nome_pai = '' where nome_pai is null go update clientes set rg = '' where rg is null go update clientes set Referência_Financeira_Agência = '' where Referência_Financeira_Agência is null go update clientes set Referência_Financeira_Banco = '' where Referência_Financeira_banco is null go update clientes set Referência_Financeira_conta_corrente = '' where Referência_Financeira_conta_corrente is null go update clientes set Referência_Financeira_Estabelecimento1 = '' where Referência_Financeira_Estabelecimento1 is null go update clientes set Referência_Financeira_Estabelecimento2 = '' where Referência_Financeira_Estabelecimento2 is null go update clientes set Referência_Financeira_Telefone1 = '' where Referência_Financeira_Telefone1 is null go update clientes set Referência_Financeira_Telefone2 = '' where Referência_Financeira_Telefone2 is null go update clientes set Referência_Financeira_Telefone3 = '' where Referência_Financeira_Telefone3 is null go update clientes set Referência_Financeira_Telefone4 = '' where Referência_Financeira_Telefone4 is null go update clientes set Referência_Financeira_Telefone5 = '' where Referência_Financeira_Telefone5 is null go update clientes set Referência_Pessoal_Nome1 = '' where Referência_Pessoal_Nome1 is null go update clientes set Referência_Pessoal_Nome2 = '' where Referência_Pessoal_Nome2 is null go update clientes set Referência_Pessoal_Telefone1 = '' where Referência_Pessoal_Telefone1 is null go update clientes set Referência_Pessoal_Telefone2 = '' where Referência_Pessoal_Telefone2 is null go update clientes set Referência_Pessoal_Telefone3 = '' where Referência_Pessoal_Telefone3 is null go update clientes set Referência_Pessoal_Telefone4 = '' where Referência_Pessoal_Telefone4 is null go update clientes set Telefone1 = '' where Telefone1 is null go update clientes set Telefone2 = '' where Telefone2 is null go update clientes set Telefone3 = '' where Telefone3 is null go update clientes set obs = '' where obs is null go update clientes set OutrasFormasDeContato = '' where OutrasFormasDeContato is null go update clientes set Complemento = '' where complemento is null go update clientes set numero = '' where numero is null go -- -- Clientes -- update clientes Set área = '' where área is null go update clientes set bairro = '' where bairro is null go update clientes set cep = '' where cep is null go update clientes set cgc = '' where cgc is null go update clientes set cidade = '' where cidade is null go update clientes set contato = '' where contato is null go update clientes set cpf = '' where cpf is null go update clientes set email = '' where email is null go update clientes set endereço = '' where endereço is null go update clientes set fax = '' where fax is null go update clientes set hp = '' where hp is null go update clientes set ie = '' where ie is null go update clientes set nacionalidade = '' where nacionalidade is null go update clientes set naturalidade = '' where naturalidade is null go update clientes set nome = '' where nome is null go update clientes set nome_mãe = '' where nome_mãe is null go update clientes set nome_pai = '' where nome_pai is null go update clientes set rg = '' where rg is null go update clientes set Referência_Financeira_Agência = '' where Referência_Financeira_Agência is null go update clientes set Referência_Financeira_Banco = '' where Referência_Financeira_banco is null go update clientes set Referência_Financeira_conta_corrente = '' where Referência_Financeira_conta_corrente is null go update clientes set Referência_Financeira_Estabelecimento1 = '' where Referência_Financeira_Estabelecimento1 is null go update clientes set Referência_Financeira_Estabelecimento2 = '' where Referência_Financeira_Estabelecimento2 is null go update clientes set Referência_Financeira_Telefone1 = '' where Referência_Financeira_Telefone1 is null go update clientes set Referência_Financeira_Telefone2 = '' where Referência_Financeira_Telefone2 is null go update clientes set Referência_Financeira_Telefone3 = '' where Referência_Financeira_Telefone3 is null go update clientes set Referência_Financeira_Telefone4 = '' where Referência_Financeira_Telefone4 is null go update clientes set Referência_Financeira_Telefone5 = '' where Referência_Financeira_Telefone5 is null go update clientes set Referência_Pessoal_Nome1 = '' where Referência_Pessoal_Nome1 is null go update clientes set Referência_Pessoal_Nome2 = '' where Referência_Pessoal_Nome2 is null go update clientes set Referência_Pessoal_Telefone1 = '' where Referência_Pessoal_Telefone1 is null go update clientes set Referência_Pessoal_Telefone2 = '' where Referência_Pessoal_Telefone2 is null go update clientes set Referência_Pessoal_Telefone3 = '' where Referência_Pessoal_Telefone3 is null go update clientes set Referência_Pessoal_Telefone4 = '' where Referência_Pessoal_Telefone4 is null go update clientes set Telefone1 = '' where Telefone1 is null go update clientes set Telefone2 = '' where Telefone2 is null go update clientes set Telefone3 = '' where Telefone3 is null go update clientes set obs = '' where obs is null go update clientes set OutrasFormasDeContato = '' where OutrasFormasDeContato is null go update clientes set Complemento = '' where complemento is null go update clientes set numero = '' where numero is null go