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)
 sql functions

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-10-17 : 17:34:28
ofer writes "How do i show via ASP the result of a query like

SELECT avg(price) FROM
items_ordered;

How do i show the average price on an HTML page ?
"
   

- Advertisement -