MustangManny
MIS
Is there a way to have WHERE [column name] = all?
If so what is the parameter?
The asterisk does not work there.
By default I wanted to have my query:
SELECT * From GALAXIES Where Category = [parameter], where parameter would be ALL as default.
Is this possible?
Thanks in advance.
If so what is the parameter?
The asterisk does not work there.
By default I wanted to have my query:
SELECT * From GALAXIES Where Category = [parameter], where parameter would be ALL as default.
Is this possible?
Thanks in advance.