view namen ingekort

svn path=/Customer/trunk/; revision=39549
This commit is contained in:
Daan Brandt
2018-10-26 13:47:39 +00:00
parent 2f5b5d7ad8
commit 21949903a8

View File

@@ -23422,14 +23422,14 @@ AS
-- RWSN#53084 Rapportages om acties in facilitor in kaart te kunnen brengen met UDR
CREATE OR REPLACE VIEW RWSN_UDR_FAC_V_RAP_GUI_USAGE_DEVICE
CREATE OR REPLACE VIEW RWSN_UDR_V_GUI_USAGE_DEVICE
AS
SELECT *
FROM fac_v_rap_gui_usage_device;
CREATE OR REPLACE VIEW RWSN_UDR_FAC_V_RAP_GUI_USAGE_LAST100
CREATE OR REPLACE VIEW RWSN_UDR_FAC_V_GUI_USAGE
AS
SELECT * FROM FAC_V_RAP_GUI_USAGE_LAST100 ;