It depends on the database you're using. If it's a desktop database like Paradox or xBase, it retrieves all the records and then filters based on the selected index. If it's a client/server database like MS SQL Server or Oracle, it should be using the linking field(s) in a where clause on the server.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.