Scripts. KLB
git-tfs-id: [http://192.168.1.10:8080/tfs/AyA]$/SINORT;C517
This commit is contained in:
parent
9c3de75a75
commit
608760e4bf
3 changed files with 1 additions and 6 deletions
Binary file not shown.
Binary file not shown.
|
|
@ -1,12 +1,7 @@
|
||||||
USE [SIGPC]
|
USE [SIGPC]
|
||||||
GO
|
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 ******/
|
||||||
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 ******/
|
|
||||||
SET ANSI_NULLS ON
|
SET ANSI_NULLS ON
|
||||||
GO
|
GO
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue