I have a table called 'meeting' and a column in it called date. I want to add records to the table in one go so there is a record of every workday for the next 2 years:
i.e
Record 1. 3/8/2010
Record 2. 4/8/2010
etc
is there a quick way of doing?
i.e
Record 1. 3/8/2010
Record 2. 4/8/2010
etc
is there a quick way of doing?