Hi gurus,
i have created relationship b/w tables. i didt und about the operators in that relationship window.
please can any one explain about the operators?
=,>=,<=,<>...etc?
How i can create left n right outer joins between tables.
Thanks in adv
When defining the join you can set the cardinality in the same GUID. All 'normal' type of joins use the equivalent operator relying on the query builder to define either inner,left outer or right outer when the query is executed..