criteria

  • Thread starter Thread starter soha
  • Start date Start date
On Fri, 26 Mar 2010 22:15:47 -0700 (PDT), soha <[email protected]>
wrote:

Yes. For example in this example FirstName is a field that is used as
criteria for the LastName field:

select * from Contacts
where FirstName = LastName

-Tom.
Microsoft Access MVP
 
Back
Top