Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 'Juan', '12345678');
- 'Francisca', '12345679');
- INSERT INTO registro (id, reporte, responsable, usuario_email) VALUES ( 1,
- 'El usuario presenta problemas para realizar el pago online', 'Javiera',
- '[email protected]' );
- INSERT INTO registro (id, reporte, responsable, usuario_email) VALUES (2,
- 'El usuario presenta problemas para ingresar a la plataforma', 'Javiera',
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement