SQL
Trigger and Stored Procedure Management with EF Core
Using Entity Framework Core, we will list triggers and stored procedures and delete them in bulk. We will also refresh our triggers using a ...
How to troubleshoot dotnet EF tool? How to solve migration problems?
I developed this blog with reference to .Net 5 sdk. I could only use the classic migration commands in the VS ide. Even the dotnet ef cli co...
SQL commands that may be useful in the future
I will share with you some commands that are useful for many database operations, such as character encodings of table-columns, table states...
3 items