Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
jesus4u
Posting Yak Master
204 Posts |
Posted - 2004-06-17 : 10:26:04
|
| Please tell me if you think this is a good idea.I am storing recurring orders in table A. However when the recurring orders are processed on a weekly basis I want to store the processed date in table B so that I can track all the processed dates for each recurring order. Is this a good way to store the data?Thanks |
|
|
sorengi
Starting Member
48 Posts |
Posted - 2004-06-17 : 11:52:52
|
| Yes, It sounds like a good way to me. But why don't you post the SQL, so that we can see the details - without the details, it is really hard to say (the devil is in the details).Michael D. |
 |
|
|
|
|
|