SQL IFNULL(), ISNULL(), COALESCE(), and NVL() Functions

SQL IFNULL(),ISNULL(), COALESCE(), and NVL() Functions Suppose that the "UnitsOnOrder" column is optional, and may contain NULL values. Look at the following SELECT statement: SELECT ProductName, UnitPrice * (UnitsInStock + UnitsOnOrder) FROM P...See more

Views: 1609

Added: 4 years ago

SQL IFNULL.docx

Download
Knowledge Score: N/A
Ask a Question
0 Questions (0 Answered)
yash sharma

yash sharma Creator

(No description available)

Suggested Creators

yash sharma