...

/

Challenge: Limit Records

Challenge: Limit Records

Test what we’ve learned in this chapter with a challange.

Problem statement

We have a table that contains seven products. The products table structure is given below:

  • id int(11)
...