<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Перенос данных из таблицы в таблицу</title>
		<description>Обсуждение Перенос данных из таблицы в таблицу</description>
		<link>http://ledsoft.info/component/content/article/32-articles-ru/database-ru/mysql-ru/37-copydatatotable-ru</link>
		<lastBuildDate>Tue, 21 Apr 2026 11:24:32 +0000</lastBuildDate>
		<generator>JComments</generator>
		<atom:link href="http://ledsoft.info/component/jcomments/feed/com_content/37" rel="self" type="application/rss+xml" />
		<item>
			<title>Super User написал:</title>
			<link>http://ledsoft.info/component/content/article/32-articles-ru/database-ru/mysql-ru/37-copydatatotable-ru#comment-30</link>
			<description><![CDATA[Легко =) INSERT INTO t1 (t1.field1,t1.f ield2) SELECT t2.field1, t2.field2 FROM t2 WHERE t2 > 100; (либо другое условие, если нужно все значения, то можно без условия вообще)]]></description>
			<dc:creator>Super User</dc:creator>
			<pubDate>Mon, 17 Dec 2012 09:29:23 +0000</pubDate>
			<guid>http://ledsoft.info/component/content/article/32-articles-ru/database-ru/mysql-ru/37-copydatatotable-ru#comment-30</guid>
		</item>
		<item>
			<title>Filsh написал:</title>
			<link>http://ledsoft.info/component/content/article/32-articles-ru/database-ru/mysql-ru/37-copydatatotable-ru#comment-12</link>
			<description><![CDATA[Ну и о чем статья? Если есть дамп, то и так понятно как это сделать... Написали бы лучше как запросом перелить с одной таблици в другую...]]></description>
			<dc:creator>Filsh</dc:creator>
			<pubDate>Wed, 19 Sep 2012 13:14:23 +0000</pubDate>
			<guid>http://ledsoft.info/component/content/article/32-articles-ru/database-ru/mysql-ru/37-copydatatotable-ru#comment-12</guid>
		</item>
	</channel>
</rss>
