CC#•Created by unluqy on 10/8/2024 in #help c# beginner
about sql first try to write some queries in SMSS , understand how does it works, how to create databases/tables/columns
how to select update delete values etc
then you can connect it with code via entity framework in C# or ADO.NET