Hi,
I want to generate an auto generated column value with prefix.
For example i have a class table with cid,clsname. For this table i want to generate cid automatically with cls prefix.
cid clsname
cls1 1st
cls2 2nd
like this i want table
k.m.j.kiran