Version 20180904
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,4 @@
|
||||
ALTER TABLE Leistung ADD NrBehandler INT
|
||||
GO
|
||||
UPDATE leistung SET nrbehandler=0
|
||||
go
|
||||
@@ -0,0 +1,6 @@
|
||||
alter table tarif alter column bezd varchar(255)
|
||||
go
|
||||
alter table tarif alter column bezf varchar(255)
|
||||
go
|
||||
alter table tarif alter column bezi varchar(255)
|
||||
go
|
||||
Binary file not shown.
Reference in New Issue
Block a user