Is there any possible way to add a row of data to only some of the tables in a database? I am not sure what parameter I could use amongst the tables to compare them to each other. Any Ideas? For Example: My database has tables that are (let's say) group A tables, and tables that are group B. I want to add a row to only the group B tables while leaving the group A tables untouched.
Üzgünüm biraz daha özel olmalıydı. Bir satır ekledi olması gerekir tablo değişecek. Farklı mağaza yerlerde Benim uygulama monitörler envanteri (benim veritabanındaki her tablo bir mağaza temsil etmektedir). Ben (öğeler tablolarda satırlar) envanter bir öğe eklemek için gerektiğinde elle tüm mağaza tablolara satır eklemek zorunda istemiyorum.
Benim sorun: veritabanındaki değil tüm tabloları mağazaları temsil eder. Örneğin bir tablo kullanıcı giriş verilerinizi depolar. Açıkçası ben bu tabloya yeni bir satır eklemek istemiyorum. Nasıl mağazaları temsil sadece tabloları güncelleyebilirim?