Forum: MS SQL Feb 13th, 2008 |
| Replies: 2 Views: 2,952 I have a database in SQL Server 2005.I've a table namely 'PersonalDetails' in it which contains a 'date of birth' field of type datetime.I've to generate weekly birthday reports .
I wrote a sp like... |