Dear Sir or Madam,
I need to pulled data where that will includes all members that with join_date is greater than specific date.
Example: All member with join_date greater than 11/12/2005.
Select *
From Members
Where ?????????
Thank you for your assistance
Jim
I need to pulled data where that will includes all members that with join_date is greater than specific date.
Example: All member with join_date greater than 11/12/2005.
Select *
From Members
Where ?????????
Thank you for your assistance
Jim