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 - 2001-07-17 : 11:57:38
|
| Shivshankar writes "I Could Not be able to Access the value of the column in one table and relate the column value as an expression in other select queryEg: table3 has an column name formula Datatype varcharselect value(formula) ( eg:QY*MP )QY = table1.quantityMP = table2.marketpricewill evaluate the Expression" |
|
|
|
|
|