Is it possible to automatically take an auto incremented primary key, concat a prefix and place it into another column of the same table?
I know this can be achieved in MS SQL using the Formula field in the Enterprise manager but I'm wondering if there's a similar way in MySQL.
Thanks,
Dave
I know this can be achieved in MS SQL using the Formula field in the Enterprise manager but I'm wondering if there's a similar way in MySQL.
Thanks,
Dave