Skip to content

Instantly share code, notes, and snippets.

@fede1608
Created April 23, 2016 22:06
Show Gist options
  • Save fede1608/96f634b02b5e7378675e6f0d60435169 to your computer and use it in GitHub Desktop.
Save fede1608/96f634b02b5e7378675e6f0d60435169 to your computer and use it in GitHub Desktop.
USE [MIS_GRUPO_02]
GO
DROP TABLE BT_PASAJES
DROP TABLE BT_DESPACHOS
DROP TABLE LK_ESTACION
DROP TABLE LK_LINEA
DROP TABLE LK_TREN
DROP TABLE LK_RANGO
DROP TABLE LK_PERSONA
DROP TABLE LK_TIEMPO
DROP TABLE LK_CAUSA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment