MySQL Forums
Forum List  »  PHP

Re: Creating report filter by name in one table
Posted by: Rick James
Date: August 31, 2013 06:11PM

> My problem is i want to create report filter by name.

You seem to be asking the user for a name, then displaying data for that one name. To me that is 'filter by name'. Please explain the problem is different words.

(Minor note: Since you specify the name in the WHERE clause, the GROUP BY clause is redundant.)

Options: ReplyQuote


Subject
Written By
Posted
Re: Creating report filter by name in one table
August 31, 2013 06:11PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.