Guest User

Untitled

a guest
Jan 23rd, 2018
299
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQL 0.41 KB | None | 0 0
  1. +------------+------------------+------+-----+---------+-------+
  2. | FIELD      | TYPE             | NULL | KEY | DEFAULT | Extra |
  3. +------------+------------------+------+-----+---------+-------+
  4. | product_id | INT(10) UNSIGNED | NO   |     | NULL    |       |
  5. | cat_id     | INT(10) UNSIGNED | NO   |     | NULL    |       |
  6. +------------+------------------+------+-----+---------+-------+
  7. 2 ROWS IN SET (0.01 sec)
Add Comment
Please, Sign In to add comment