Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
jweizman
Starting Member
27 Posts |
Posted - 2001-11-03 : 15:44:09
|
| HiI would like to display the Top 10 most read articles of my site.On solution is to run a select against the list of read articles (i maintain a table where i write the article read each time someone click on it).But*How to do a search on the LAST 100 articles read*What about performanceThanksJonathan |
|
|
|
|
|