Search by UPC
TicTap now allows you to search by Universal Product Code (UPC).
We have an explanation of what a UPC is here, and how to identify it.
For an example search by UPC, try this:
http://www.tictap.com/s/718908519066.
WordPress database error: [Incorrect file format 'wp_comments']
SELECT ID, COUNT( comment_ID ) AS ccount
FROM wp_posts
LEFT JOIN wp_comments ON ( comment_post_ID = ID AND comment_approved = '1')
WHERE post_status = 'publish' AND ID IN (13)
GROUP BY ID
TicTap now allows you to search by Universal Product Code (UPC).
We have an explanation of what a UPC is here, and how to identify it.
For an example search by UPC, try this:
http://www.tictap.com/s/718908519066.
WordPress database error: [Incorrect file format 'wp_comments']
SELECT * FROM wp_comments WHERE comment_post_ID = '13' AND comment_approved = '1' ORDER BY comment_date