I am having trouble with a simple query...
I am using the QBE grid that looks like this (for example):
column1 column2 column3
Animal Color firstName
I want to enter in the parameters in the grid to show me all animals except where animal = Dog and color = White.
I tried to enter in <>"Dog" and <>"White" in the parameters for the appropriate columns, but it does not show any color dog...
What am I missing?
I am using the QBE grid that looks like this (for example):
column1 column2 column3
Animal Color firstName
I want to enter in the parameters in the grid to show me all animals except where animal = Dog and color = White.
I tried to enter in <>"Dog" and <>"White" in the parameters for the appropriate columns, but it does not show any color dog...
What am I missing?