How can I make database update process faster with c# on mysql database? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

How can I make database update process faster with c# on mysql database?

I have to make changes to large amounts of data at once but it seems it is updating data one at a time

21st Jul 2017, 9:08 PM
Gaurav Raj Ghimire
Gaurav  Raj Ghimire - avatar
1 ответ
0
What does faster mean to you? Are you trying to improve User experience instead of making them wait for DB upsates? Some “speed tricks” improve speed and some give tge appearance of improved speed
21st Jun 2019, 8:37 AM
SQrL
SQrL - avatar