-- Query 14 SELECT COUNT(tables.numtable) AS "nb tables" FROM tables; /* == RESULT == "nb tables" 6 */