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 |
|
Mannga
Yak Posting Veteran
70 Posts |
Posted - 2001-12-04 : 07:00:41
|
| Hi All,this is what I am trying to acheive...I have a helpdesk call system going, in my one table I have a field which holds everything done on this call so far.What would the syntax be for selecting the information that is in the table allready, truncating it onto the end of the updated information and shoving it all back into the database again?Hope someone can undertand that,Thanks,Gavin |
|
|
sica
Posting Yak Master
143 Posts |
Posted - 2001-12-04 : 08:54:42
|
| Hi Mannga,Do you want to show information existing in table or do you want do update w/ new information?Could you be more specific?Sica |
 |
|
|
|
|
|