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