So say I have stored fields foo, bar and baz but I only want to return foo and bar. Is it possible to do this without specifically listing out the fields I do want?
When returning results is there a way I can say to return all fields
except a certain one?
- Negative fl param Mark
- Re: Negative fl param Ahmet Arslan