Subject | Stored procedure ? |
---|---|
Author | Ionut Ichim |
Post date | 2006-12-03T06:31:14Z |
Hi !
table :
id,year,month,value1
PK
id,year,month
How can i create a stored procedure to replicate all records from a table for a specific year and month,
then increments month with 1 (and year if case),only for the records added.
Thanks !
____________________________________________________________________________________
Cheap talk?
Check out Yahoo! Messenger's low PC-to-Phone call rates.
http://voice.yahoo.com
[Non-text portions of this message have been removed]
table :
id,year,month,value1
PK
id,year,month
How can i create a stored procedure to replicate all records from a table for a specific year and month,
then increments month with 1 (and year if case),only for the records added.
Thanks !
____________________________________________________________________________________
Cheap talk?
Check out Yahoo! Messenger's low PC-to-Phone call rates.
http://voice.yahoo.com
[Non-text portions of this message have been removed]