The use of a database as a data storage medium is very important, especially for e-commerce owners in storing information about the products they sell. Besides being used to store data, the use of databases makes it easier to search and process data, overcome data redundancy, maintain data consistency, and the costs incurred are quite cheap. In its use, one needs to write the right query so tha…