Advertisement
YeiZeta

pidel.ucla.edu.ve ;()

Nov 9th, 2012
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. INSERT INTO `proveedor` (`nombre`, `contacto`, `cargo`, `direccion`, `telefono`, `celular`, `forma_pago`, `diaz`, `id_proveedor`) VALUES
  2. ('Polar', 'Jorge Perez', 'Supervisor', 'Urbanizacion el Paraiso, calle 2.', '02512615927', '0416-1235852', 1, 15, 1),
  3. ('Macro', 'Carlos Diaz', 'Supervisor', 'Urbanizacion el Amanecer, transversal 8A.', '0251-2615922', '0426-5505552', 1, 0, 2),
  4. ('Epa', 'Juan Perez', 'coordinador', 'Urbanizacion el Roble, calle 4.', '0251-2625354', '0414-5525352', 2, 10, 3),
  5. ('Preca', 'Pablo Perez', 'Jefe de departamento', 'Urbanizacion la Concordia', '0251-2612324', '0424-5525653', 3, 0, 4);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement