Hi am fairly new to mysql and need some help, i have search thru online documents but found not much help to this.
my question is that, is it possible to combine values of multiple fields in another field of same table with an update statement such as this; UPDATE UserTable SET FullName = FirstName & MiddleName & LastName; i appreciate any help, thanks ismet