B
BruceM
I have heard that a listing of all fields instead of SELECT * should be used
in queries, but then I have seen SELECT * used by people I would regard as
experts, so I don't know what to think. What if any are the potential
problems with SELECT * that would offset its convenience? If there is
consensus one way or the other with regard to queries, does the same
consensus apply to SQL that is used in VBA?
in queries, but then I have seen SELECT * used by people I would regard as
experts, so I don't know what to think. What if any are the potential
problems with SELECT * that would offset its convenience? If there is
consensus one way or the other with regard to queries, does the same
consensus apply to SQL that is used in VBA?