Dear Team,
I need to write a query from one table say Employee in MS Access
Following is Structure :
Name,
Emplyee Date of Birth = dd/mm/yyyy
Extract Date= dd/mm/yyyy
In this table Extract date field value will be same through the all rows. This field be refreshed after every 1 month.
I need to take Month & Year from this field (Say Field Value for Extract Date is “11/30/2010”) so I need to write a query to find all the employees having date of Birth in Month Of Nov 2010.
Thanks
I need to write a query from one table say Employee in MS Access
Following is Structure :
Name,
Emplyee Date of Birth = dd/mm/yyyy
Extract Date= dd/mm/yyyy
In this table Extract date field value will be same through the all rows. This field be refreshed after every 1 month.
I need to take Month & Year from this field (Say Field Value for Extract Date is “11/30/2010”) so I need to write a query to find all the employees having date of Birth in Month Of Nov 2010.
Thanks
Comment