|
Nathan Andelin wrote:
We occasionally have to write an extra "if" statement that
outputs an empty string to a browser field when a date field
contains *loval. That's actually pretty rare because we normally
call procedures to properly format date fields into character
strings.
The use of scalars such as COALESCE() and IFNULL() when selecting
the data for output via SQL, typically eliminates such if-statement
logic in the programs.
But it always seems easier to handle *loval situations than *null
situations, so we never allow *nulls in our database tables.
Any specific example that might elucidate that opinion?
Regards, Chuck
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.