Skip to content
Advertisement

Insert into select SQL with windowsForm

I want to insert some data in Table1 in my database selecting it from another Table2 but the Table1 has another attribute for username (ComputerName).

What I have tried:

Advertisement

Answer

I think you are looking for something like this :

User contributions licensed under: CC BY-SA
2 People found this is helpful
Advertisement