How to generate alphanumeric auto increment id in mysql. In this example, the id column is defined as a serial data type, w...