8
donuts
5y

This is also why you should always take a backup:

client.ExecuteNonQuery($"delete from {CategoryTable} where category_id-{id}");

Comments
Add Comment