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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2006-09-12 : 18:32:18
|
| skumar writes "Hi guys,i'm a newbie in database and i need some ideas for the below mentionedproblem.i'm creating sql table from a txt file using DTS package, now once the tablegets created, i need to multiple some revenue accounts with xyz number andexpense accounts with abc number.i'm thinking more towards the line of writing a store procedure but don'thave any experience in it.PLease guide me in the right direction, also if a good book could be referedfor future; which will help me query language and this kind of issues, thatwill be GREAT!!Thanx in advance" |
|
|
Luis Martin
Yak Posting Veteran
54 Posts |
Posted - 2006-09-12 : 18:34:52
|
| What do you want to update?One table?. More?You have to tell us a litle more, please. |
 |
|
|
Michael Valentine Jones
Yak DBA Kernel (pronounced Colonel)
7020 Posts |
|
|
|
|
|