I want to insert record into two table at a time.
For example i have two table student1 and student2 with the same structure
now i want to insert record into student1 the record of student1 should automiticlly insert into studendt2 table.
For example i have two table student1 and student2 with the same structure
now i want to insert record into student1 the record of student1 should automiticlly insert into studendt2 table.
Comment