InSQL
Sometimes I come across situations where I need to extract the individual parts of a full name from a database record that relates to a person e.g. a customer or an employee. This may be part of general application logic or perhaps something that needs to be carried out during a database migration. For example,…