insert into select in sql server. PART 7

preview_player
Показать описание
insert into select in sql. insert into select in sql. Part 7
how to insert all record or a specific record from one sql table to another sql table in sql server database.
the sql statement INSERT INTO SELECT copies data from one table to another table.

NOTED that number of column what you want to select and insert must match.

sql statement
INSERT INTO table2 SELECT * FROM table1 WHERE condition
~~~~~~~~~~~~~
Subscriber will be notified when I will upload new tutorials in future. Many more new tutorials coming soon, so stay tuned!
~~~~~~~~~~~~~
You can also know all the programming techniques, and bug fixing, error solution in my channel Swift learn.
~~~~~~~~~~~~~
Share this video with anyone if you think as useful.
Please leave any suggestions for future tutorials in the comment section below.
~~~~~~~~~~~~~

Connect with me

All playlist
c# tutorial for beginners Swift Learn
c# linq to sql tutorial Swift Learn
crystal report c# in sql Swift Learn
SQL Tutorial for beginners full Swift Learn

For Details
insert into select in sql,insert all record from one table to another table in sql,insert into select,insert into select statement,insert into sql,insert into sql server,sql server,insert into select sql server,sql insert into select values,sql insert into select foreign key,insert into select in sql server. part 7,sql tutorial for beginners full,swift learn
Рекомендации по теме
Комментарии
Автор

sorry for come late but your are good tutor. love your teaching. I did subscribed.

nEmo