Tema: Select
Ver Mensaje Individual
  #6 (permalink)  
Antiguo 15/09/2010, 14:02
Avatar de carlos_belisario
carlos_belisario
Colaborador
 
Fecha de Ingreso: abril-2010
Ubicación: Venezuela Maracay Aragua
Mensajes: 3.156
Antigüedad: 14 años
Puntos: 461
Respuesta: Select

q raro a mi me abre pero bueno busk informacion sobre eso y ak un pequeño ejemplo
Código MySQL:
Ver original
  1. delete from tabla1 where id_tabla='123';
  2. delete from tabla2 where id_tabla='123';
donde id_tabla es el campo relacion entre ellas saludos
__________________
aprende d tus errores e incrementa tu conocimientos
it's not a bug, it's an undocumented feature By @David
php the right way