❔ Translate entity framwork code to SQL
I have some database change and I need to create a script to run it on the live database eventually.
I need to update a table but i have no idea how to do it in SQL so i made the code in c# to explain the logic, but it need to be in SQL for the script
I need to update a table but i have no idea how to do it in SQL so i made the code in c# to explain the logic, but it need to be in SQL for the script
