Click here to Skip to main content
16,017,502 members

Comments by Member 10268466 (Top 2 by date)

Member 10268466 29-Sep-16 22:57pm View    
Yes, may be you are right.But my question is not for that. Will you please read the question again? My concern is something different.
Member 10268466 4-May-16 8:10am View    
Hello, Thanks for the reply, actually I have multiple locations, and all locations have different database named DB1 & DB2 etc... Now the issue is that admin enters some data in only one location, and now main concern is that, So i need to create one script which just fetch the data from the DB1 database table and compare it to the other database DB2 and if the record is new then and only then it will add to new DB2. I have coded it well. But it I want to fix is very optimise way, or say if its possible by mysql quesries or any other optimised way