TABLE
minutoInicio, minutoFin
FROM "Notas" 
WHERE 
	contains(meta(charla).path, "Functional Desing Patterns")
 

Sin notas