I have a mysql table where in i have a field called patient_id which i do an auto increment and its the primary key !! since this number goes on patient card also simply 1,2 will not be good . Is there a way to prefix some text to it like patient1, patient2 something like that!!!
↧