1
0
Fork 0
dveni-patch-1
J. Fernando Sánchez vor 5 Jahren
Ursprung 76d08a9e40
Commit e824fd8fed

@ -933,10 +933,10 @@
"The syntax for COUNT is:\n",
" \n",
"```sparql\n",
"SELECT COUNT(?variable) as ?count_name\n",
"SELECT (COUNT(?variable) as ?count_name)\n",
"```\n",
"\n",
"Use `COUNT` and `GROUP BY` to get a "
"Use `COUNT` to get the number of songs in which Ringo collaborated."
]
},
{

Laden…
Abbrechen
Speichern