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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Formula Evaluation Problem

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 query

Eg: table3 has an column name formula Datatype varchar

select value(formula) ( eg:QY*MP )

QY = table1.quantity

MP = table2.marketprice

will evaluate the Expression"
   

- Advertisement -