| | | | KATALOG select indice.id,indice.nom_ale,text_ale,arxiu_ale,indice.nom_esp,text_esp,arxiu_esp from indice,ordenacio where ordenacio.id_reg=indice.id and ordenacio.taula='indice' and indice.id=2 order by ordre> select indice.id,indice.nom_ale,text_ale,arxiu_ale,indice.nom_esp,text_esp,arxiu_esp from indice,ordenacio where ordenacio.id_reg=indice.id and ordenacio.taula='indice' and indice.id=199 order by ordre> | | select indice.id,indice.text_ale,indice.nom_ale,arxiu_ale,indice.nom_esp,indice.text_esp,arxiu_esp from indice,ordenacio where ordenacio.id_reg=indice.id and ordenacio.taula='indice' and indice.id=199 order by ordreselect * from fotos,fotos_posicio where fotos_posicio.id_foto=fotos.id and fotos_posicio.id_reg= and fotos_posicio.taula='indice' and fotos_posicio.posicio='Principal' | | | select productos.id,productos.text_ale,productos.text_esp,productos.nom_ale,productos.nom_esp from productos,ordenacio where ordenacio.id_reg=productos.id and ordenacio.taula='productos' and id_indice=199 and ordenacio.id_categoria=199 group by productos.id order by ordenacio.ordre |
|
| |