> Le 26 janv. 2018 à 20:15, Kirk Brooks via 4D_Tech <[email protected]> a > écrit : > > I believe queries are optimized to only load the data stored in the record.
Queries are optimized to search where you tell them to search: 4D will try to use index, but records and even external data can be used if the query needs to do so. -- Arnaud de Montard ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

