diff --git a/ReportesSIGPC/Query/PA_DESGLOCEGESTIONESGRAFICO.sql b/ReportesSIGPC/Query/PA_DESGLOCEGESTIONESGRAFICO.sql index e945e8cff..6aabaa4a1 100644 Binary files a/ReportesSIGPC/Query/PA_DESGLOCEGESTIONESGRAFICO.sql and b/ReportesSIGPC/Query/PA_DESGLOCEGESTIONESGRAFICO.sql differ diff --git a/ReportesSIGPC/Query/PA_DESGLOCEGESTIONESTABLA.sql b/ReportesSIGPC/Query/PA_DESGLOCEGESTIONESTABLA.sql index 398e627e2..ba0bd2cc8 100644 Binary files a/ReportesSIGPC/Query/PA_DESGLOCEGESTIONESTABLA.sql and b/ReportesSIGPC/Query/PA_DESGLOCEGESTIONESTABLA.sql differ diff --git a/ReportesSIGPC/Query/t_rpt_desglocesgestiones.sql b/ReportesSIGPC/Query/t_rpt_desglocesgestiones.sql index da349430b..0918a7e93 100644 --- a/ReportesSIGPC/Query/t_rpt_desglocesgestiones.sql +++ b/ReportesSIGPC/Query/t_rpt_desglocesgestiones.sql @@ -1,12 +1,7 @@ USE [SIGPC] GO -/****** Object: Table [dbo].[t_rpt_desglocegestiones] Script Date: 1/15/2021 12:13:02 PM ******/ -IF EXISTS (SELECT * FROM sys.objects WHERE object_id = OBJECT_ID(N'[dbo].[t_rpt_desglocegestiones]') AND type in (N'U')) -DROP TABLE [dbo].[t_rpt_desglocegestiones] -GO - -/****** Object: Table [dbo].[t_rpt_desglocegestiones] Script Date: 1/15/2021 12:13:02 PM ******/ +/****** Object: Table [dbo].[t_rpt_desglocegestiones] Script Date: 1/21/2021 9:05:43 AM ******/ SET ANSI_NULLS ON GO