Access query - TechRepublic
Question
July 24, 2008 at 09:06 AM
jiminpa

Access query

by jiminpa . Updated 17 years, 11 months ago

I need a little syntax help. I have an Access database and I want to query it the following way.

select col1,col2 from tblname where col2 not null

Is there a query like that? Can I do that?

This discussion is locked

All Comments