1 OR numb IS NULL."/>
laptop and a wrench

Erro

Features with null values are ignored or not displayed when using the '<>' (not equal) operator in ArcMap.

Última Publicação: April 4, 2018 ArcGIS for Desktop
Número de ID do Erro BUG-000104895
EnviadoMay 3, 2017
Última ModificaçãoJune 5, 2024
Aplica-se àArcGIS for Desktop
Versão encontrada10.5
StatusKnown Limit

Informações Adicionais

I tested your case against the numeric "numb" field and a calculated text field "testnumb" and neither returns the null record. Detailed documentation on this can be found here: https://technet.microsoft.com/en-us/library/ms191270(v=sql.105).aspx. Essentially, NULL is not the same as blank, empty, or zero. It is an "unknown". Because it is of "unknown" value, our definition queries and selections will not return the value. To return the selection you desire, the correct query is: SELECT * FROM test1 WHERE numb <>1 OR numb IS NULL.

Etapas para Reproduzir

ID do Erro: BUG-000104895

Software:

  • ArcGIS for Desktop

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download