How does one execute several SQL statements in one Z SQL Method object? The Zope Help screens assure me that this is possible, but neither this or the Zope Book actually say how. (I do not want to return any results, since these are insert queries anyway.) David