Dodaj pliki projektów.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
ALTER TABLE [myconsult_haftmittel].[Lista]
|
||||
ADD CONSTRAINT [FK_Lista_TwrKarty]
|
||||
FOREIGN KEY (hml_TwrNumer)
|
||||
REFERENCES [CDN].[TwrKarty] (Twr_GIDNumer)
|
||||
Reference in New Issue
Block a user