JamesBowen
19+ years progress programming and still learning.
If you had a table that required, the given name (first name) and the surname (last name) to be both mandatory.
What would you do if the person only had a single name and no Surname.
Bad Examples: STING, MADONA, LORDE etc.
Would you test for "FNU, LNU or NA", when printing a name on a document?
What would you do if the person only had a single name and no Surname.
Bad Examples: STING, MADONA, LORDE etc.
Would you test for "FNU, LNU or NA", when printing a name on a document?