actually i want to add a field 'status' of varchar type in send_sms and sent_sms table, that is required for our application. When i am trying to alter these tables by mysql alter command, it is not transfering the value of this field from send_sms to sent_sms. plz help me, how can i do it.
regards neo
