Working with multiple tabels

Last post 08-20-2009 12:09 PM by Adi. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 01-14-2009 11:37 AM

    Working with multiple tabels

    Hi Experts,

     Is anybody know how to handle multiple tabels? for example, I have create data with multiple tabels. Each tabel contain different data. How to relate the dimension of one table to the other table?

    Please go through the SQL query.

    SELECT T1.CardCode, T1.Street, T1.Country FROM OCRD T0  INNER JOIN CRD1 T1 ON T0.CardCode = T1.CardCode WHERE T1.TaxCode like %CST 

     Regards

    Amit Tyagi

    Filed under: ,
  • 01-23-2009 9:39 AM In reply to

    • Adi
    • Top 10 Contributor
    • Joined on 11-01-2007
    • Israel
    • Posts 205

    Re: Working with multiple tabels

    We are going to add a multi data source feature in the next release, stay tuned
  • 08-19-2009 3:23 PM In reply to

    • Joris
    • Top 25 Contributor
    • Joined on 05-07-2009
    • Posts 5

    Re: Working with multiple tabels

    Is this feature available already?

    I need to join data from a mysal database source together with data from an excel datasource....is that possible at all?

  • 08-20-2009 12:09 PM In reply to

    • Adi
    • Top 10 Contributor
    • Joined on 11-01-2007
    • Israel
    • Posts 205

    Re: Working with multiple tabels

     Hi

    We have just released two new products PrismCubed and ElastiCube server that enabled you to connect to different sources

    and work with all under one ElastiCube environment.

    You can download the trial version from here

Page 1 of 1 (4 items)