Do ZSQL methods communicate with the dtml-in call and understand the "size" attribute?

for example, in this dtml-in statement:
<dtml-in SQL_get_large_list size=20 start=query_start>
</dtml-in>

Will the database be queried for all results, and only have 20 displayed, or will the database just return the 20 that are needed?

Thanks for the insight!

-Ed
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to