views:

22

answers:

0

Hello,

I have a complex DB in SQL Server format. I've already written several queries to get the anlysis I need, how ever each time I want to add another layer of data/field it takes much time.

I am interested in something like the features DabbleDB has/had at which you could select columns from various tables and it would integrate them into the query. (the columns are not from the same table so just "SELECT"ing them isn't enough).

Any recommendations?

Regards,

Wes