AARW#56129 -
svn path=/Customer/; revision=40714
This commit is contained in:
@@ -3,8 +3,11 @@
|
||||
--
|
||||
-- Script containing customer specific sql statements for the AARW database
|
||||
|
||||
DEFINE thisfile = 'AARW#54731.SQL'
|
||||
DEFINE dbuser = 'AARW'
|
||||
|
||||
-- Vraagje waarom word in sommige Onces ^ voor de dbuser gezet en hier niet?
|
||||
|
||||
DEFINE thisfile = 'AARW#56129.SQL'
|
||||
DEFINE dbuser = '^AARW'
|
||||
|
||||
SET ECHO ON
|
||||
SET DEFINE ON
|
||||
@@ -17,8 +20,7 @@ SET DEFINE OFF
|
||||
|
||||
------ payload begin ------
|
||||
|
||||
UPDATE alg_locatie
|
||||
SET alg_locatie_code = REPLACE(alg_locatie_code, ' ', '' );
|
||||
UPDATE alg_gebouw set prs_perslid_key_verantw = 337;
|
||||
|
||||
------ payload end ------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user