my first time here. sql count group

  • Denise Bru
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
19 May 2016 14:04 #2595 by Denise Bru
Replied by Denise Bru on topic my first time here. sql count group
Is not necesary.

I 've found the solution --> jejejej

no problem, thanksssssss

Thomas

Please Log in to join the conversation.

More
19 May 2016 13:23 #2594 by Daniel
Replied by Daniel on topic my first time here. sql count group
Hello Denise,
Our Sales team will contact you shortly...

Thanks
Daniel

Please Log in to join the conversation.

  • Denise Bru
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
19 May 2016 13:21 #2593 by Denise Bru
my first time here. sql count group was created by Denise Bru
Hello friends,

This is my first time with vchart.

I need a chart PIE reading SQL data and no running.

I write:
SELECT co_coordinador, COUNT(*) AS Coordinador, (SELECT COUNT(*) FROM hs_colegios_identificacion) AS Total FROM hs_colegios_identificacion GROUP BY co_coordinador

My target is count how many records for every co_coordinador

can u help me??

Please Log in to join the conversation.

Cron Job Starts