Any syntax problem with these?

   Share on Facebook  
HuaMin Chen  #536497  Fri, 04 Jul 08 03:31 AM

Sincere thanks to you. For Oracle, we have NVL to return another value for NULL values. What's the function for the same purpose, by which we can use for SQL server?

I've checked within SQL server, there're records that should be returned for the selected "trade".

Inside the database, there are some records matching with the conditions.

  
Top 500 Contributor
Joined on Thu, Mar 6 2008
Full Member (153)
Thanks & Best Regards,HuaMin Chen
CalifJim  #536504  Fri, 04 Jul 08 03:44 AM
Are Oracle and SQL Server two different programming languages?  Are you asking what in SQL Server corresponds to NVL in Oracle?  If so, you can write this:

Oracle has the NVL function to return a non-null value for NULL values.  What is the corresponding function in SQL Server? 

___

records that should be returned for the selected "trade"???   I don't understand this one.

___

There are records in the database that match those conditions.  (I'm assuming the conditions in question were described earlier in your text.)

___

CJ 

  
Top 10 Contributor
Joined on Mon, Aug 2 2004
California
Veteran Member (17,519)
ModeratorProficient Speaker
"There are no facts, only interpretations" - Nietzsche
AddThis Feed Button RSS Feed: ESL General English Grammar Questions
© 2008 MediaCET Ltd.
Terms and Conditions & Terms of Service