Z SQL Method
Each MySQL query that you use within a page needs to have a Z SQL Method object. This method is the actual query done by Zope that accesses the database. The Z SQL Method is called within a page template via TAL and/or Python.