Skip to content

Instantly share code, notes, and snippets.

@bcapetillo
bcapetillo / Estados y Municipios
Last active March 29, 2021 15:44 — forked from coffe67/Estados y Municipios
Estados y Municipios Mexico (SQL), La relación es un estado tiene n municipios.
-- Host: localhost:8889
-- Generation Time: Aug 29, 2014 at 05:26 PM
-- Server version: 5.5.34
-- PHP Version: 5.5.10
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";
--
-- Database: `estados_municipios`