Posts by Marcos Antonio Garcia • 1 point
1 post
-
-3
votes1
answer69
viewsQ: Insert into database in C#
I’m a beginner in the area and I need to make a select in two tables of the SQL server database through C#, as shown below: ("INSERT INTO entrada_2(id_entrada, id_saida, descricao_entrada, data,…