Archive for the ‘Epic Query’ Category:

Query 2

{ Posted on ago 06 2010 by l'admin }
Categories : Epic Query, MySQL
E se io volessi sapere al volo quanti capitoli ci sono nei libri biblici ? select libro,count(capitolo) from versetti where versetto = 1 group by libro limit 67 Read More »