Jump to content
You currently have javascript disabled. Several functions may not work. Please re-enable javascript to access full functionality.
JarfNS hasn't added any friends yet.
07/07/2005, 14:15
SELECT tb1.* FROM tb1 LEFT JOIN tb2 USING (id)
07/07/2005, 14:07
07/07/2005, 14:00
23/06/2005, 16:48
for ($i=1; $i<=$nQuantidade; $i++) { // HTML DOS CAMPOS DO FORM }
23/06/2005, 16:35
SELECT campo, COUNT(*) total FROM tabela GROUP BY campo