fasterthanlime / cs322

CS-323 project
2 stars 1 forks source link

Implement (using SQL) the simple search queries and the follow-­up search queries of the result of the initial search. #6

Closed greut closed 12 years ago

greut commented 12 years ago

Moreover, a simple query which can search for a keyword in any table should be implemented. The user should be able to see more details of the result of the query (e.g., if someone searches for Michael Jordan’s regular season statistics and the result has multiple seasons, he/she should be able to see statistics for individual seasons – for example, through a hyperlink).