Jump to content

[SOLVED] How to count the data ...??


worth2talk

Recommended Posts

Hi,

I have been trying to get the rid of this issue... but unable to do.... so thought to post it here...

i have created a database for authors and books.... as below

 

    Author  |  Book

  ----------|----------

  Peter      | book1

  Richard  | book2

  John      | book3

  Greg      | book4

  Mark      | book5

  Peter      | book6

  Peter      | book7

  John      | book8

  Steve    | book9

 

I want to count the top 3 authors who wrote maximum books.... (eg, peter (3), john(2), Greg (1))

 

anyone have idea how to achieve this ??

 

Quick response will be appreciated ...!

 

Thanks in advance ..!!

 

Jm

 

Link to comment
https://forums.phpfreaks.com/topic/52203-solved-how-to-count-the-data/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.