When returning results is there a way I can say to return all fields except a certain one?

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?

Reply via email to