samedi 30 mai 2015

Sqlite query Select only when equals two values

"SELECT ? FROM TableSales....

I have two Columns, one is for Manufacturer and the other one is for Model. I want to count how many times they exists in the table. The problem is to use a filter which only counts those, where the Manufacturer and the Model column are equal. Cause it could happen that the Model Column or the Manufacturer Column are equal but not both together.

Aucun commentaire:

Enregistrer un commentaire