In my database I will have a table of names (e.g. for customers) and in some places I will be using the whole name and in some cases just the first name (e.g. 'Dear John').
I assume this means the first and last names have to be entered in their own fields. In which case, what's the easiest way...