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)
 about SQL7.0

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-09-07 : 08:35:49
rajesh writes "hi, when there is no records in the table and if you use
"Select id from table"
then this returns nothing but if you use
"Select max(id) from table"
it retuns 'null'
what is the problem here

regards

rajesh"
   

- Advertisement -