[
https://issues.apache.org/jira/browse/EMPIREDB-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rainer Döbele resolved EMPIREDB-242.
------------------------------------
Resolution: Fixed
Fix Version/s: empire-db-2.4.5
> Explicitly declare cross joins
> ------------------------------
>
> Key: EMPIREDB-242
> URL: https://issues.apache.org/jira/browse/EMPIREDB-242
> Project: Empire-DB
> Issue Type: Improvement
> Components: Core
> Reporter: Rainer Döbele
> Assignee: Rainer Döbele
> Fix For: empire-db-2.4.5
>
>
> Currently cross joins are declared by not providing a join expression for two
> tables, which will add both tables to the "from" phrase. However sometimes it
> is desired to explicitly declare a cross join for two tables using the SQL
> "CROSS JOIN" expression.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)