Ver Mensaje Individual
  #5 (permalink)  
Antiguo 02/06/2009, 08:36
Avatar de Fernand0
Fernand0
 
Fecha de Ingreso: septiembre-2005
Ubicación: Buenos Aires
Mensajes: 610
Antigüedad: 19 años, 3 meses
Puntos: 19
Respuesta: Importar lista como .SQL

Código sql:
Ver original
  1. CREATE TABLE `clientes` (
  2.   `email` VARCHAR(60) NOT NULL
  3. ) ENGINE=InnoDB DEFAULT CHARSET=latin1;

clientes.txt