Login
`
Templates, Tools and Utilities
|
||
Icetips Article
Back to article list
Search Articles
Add Comment
Printer friendly
Direct link
Par2: Use of INNER Button in File Schematic 1998-09-18 -- Wim Nijland >What is the meaning of INNER Button in File Schematic? If I use
>it, nothing happend in View definition code.
See LR about File VIEWS, this describes an Inner JOIN.
E.g., An order system has Customers and Orders.
Without Inner join, Visiting all customers, would return all Customers,
having Orders or NOT.
WITH inner join, Visiting all customers, would return only Customers that do
have Orders.
Resume:
1) it needs a relationship (JOIN)
2) it saves a lot of coding.
3) it does not work on a single-file.
Today is November 21, 2024, 8:02 am This article has been viewed 35194 times.
|
|