Re: [SQL] Virtual records

2004-01-05 Thread Rich Hall
How about a stored procedure that generates the set of records programatically. Rick Kumar wrote: Dear Friends, I am working with Postgres 7.3.4 on RH Linux. Here is a need while developing an Calendar application. I have a scheduled meeting at every month. While opening the calendar next

[SQL] Virtual records

2004-01-05 Thread Kumar
Dear Friends,   I am working with Postgres 7.3.4 on RH Linux. Here is a need while developing an Calendar application.   I have a scheduled meeting at every month. While opening the calendar next 2 month, I need to populate the records for it.   I dont want to use a temporary table and populat