Metziop

Untitled

Sep 10th, 2020
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 0.12 KB | None | 0 0
  1. INSERT INTO `clases`.`asignatura`
  2. (`codigo_asignatura`,
  3. `nombre`,
  4. `creditos`)
  5.  
  6. VALUES('001', 'MATAMATICAS', '6');
Advertisement
Add Comment
Please, Sign In to add comment