<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://gsbelarus.com:80/gs/wiki/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
		<id>https://gsbelarus.com:80/gs/wiki/index.php?action=history&amp;feed=atom&amp;title=GD_EMPLOYEE</id>
		<title>GD EMPLOYEE - История изменений</title>
		<link rel="self" type="application/atom+xml" href="https://gsbelarus.com:80/gs/wiki/index.php?action=history&amp;feed=atom&amp;title=GD_EMPLOYEE"/>
		<link rel="alternate" type="text/html" href="https://gsbelarus.com:80/gs/wiki/index.php?title=GD_EMPLOYEE&amp;action=history"/>
		<updated>2026-07-16T16:31:00Z</updated>
		<subtitle>История изменений этой страницы в вики</subtitle>
		<generator>MediaWiki 1.19.16</generator>

	<entry>
		<id>https://gsbelarus.com:80/gs/wiki/index.php?title=GD_EMPLOYEE&amp;diff=6867&amp;oldid=prev</id>
		<title>SYSDBA: Новая страница: « &lt;syntaxhighlight lang=&quot;SQL&quot;&gt; CREATE TABLE gd_employee  (   contactkey        dintkey,      CONSTRAINT gd_pk_employee PRIMARY KEY (contactkey),   CONSTRAINT gd_fk…»</title>
		<link rel="alternate" type="text/html" href="https://gsbelarus.com:80/gs/wiki/index.php?title=GD_EMPLOYEE&amp;diff=6867&amp;oldid=prev"/>
				<updated>2016-04-12T07:16:05Z</updated>
		
		<summary type="html">&lt;p&gt;Новая страница: « &amp;lt;syntaxhighlight lang=&amp;quot;SQL&amp;quot;&amp;gt; CREATE TABLE gd_employee  (   contactkey        dintkey,      CONSTRAINT gd_pk_employee PRIMARY KEY (contactkey),   CONSTRAINT gd_fk…»&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;SQL&amp;quot;&amp;gt;&lt;br /&gt;
CREATE TABLE gd_employee &lt;br /&gt;
(&lt;br /&gt;
  contactkey        dintkey,&lt;br /&gt;
  &lt;br /&gt;
  CONSTRAINT gd_pk_employee PRIMARY KEY (contactkey),&lt;br /&gt;
  CONSTRAINT gd_fk_employee_contactkey FOREIGN KEY (contactkey)&lt;br /&gt;
    REFERENCES gd_contact (id)&lt;br /&gt;
    ON UPDATE CASCADE&lt;br /&gt;
    ON DELETE CASCADE&lt;br /&gt;
);&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:База данных]]&lt;/div&gt;</summary>
		<author><name>SYSDBA</name></author>	</entry>

	</feed>