![]() |
смотрите. у меня на сайте есть разные бд и в таблице разные названия колонок, как мне адаптировать и перенести эту базу данных по названия колонок в другой бд? короче если не понятно я лучше завтра скринами кину что именно хочу
|
How to import data from one table to another table in sql
I have two database there is two table both databse how to import data from database table to another database table in sql2008 standard edition. I have tried to export/import function but no luck . stackoverflow.com Insert all values of a table into another table in SQL I am trying to insert all values of one table into another. But the insert statement accepts values, but i would like it to accept a select * from the initial_Table. Is this possible? stackoverflow.com |
Цитата:
SQL: Код:
INSERTвсе разобрался, спасибо! |
| Время: 12:34 |