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 |
|
JumpingJack
Starting Member
1 Post |
Posted - 2001-09-07 : 10:57:04
|
| Is there an alternative to using a temporary table in the statement below?Help says I can't use table variable.any other options?Example:INSERT #COST_HISTORY EXEC usp_GetProductCostValueHistoryJack SiwoSoftware EngineerAlphameric Retail e-mail:jack.siwo@alphameric.comweb: http://www.alphameric.com |
|
|
|
|
|