Question
July 24, 2008 at 09:06 AM
jiminpa

Access query

by jiminpa . Updated 18 years, 1 month 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