Subject | Re: [firebird-support] * - ? |
---|---|
Author | Milan Babuskov |
Post date | 2005-07-08T21:33:29Z |
Clay Shannon wrote:
In FlameRobin you have option:
select col1, col2, col3, ... from table;
for each table.
And if you do joins, you can simply drag&drop needed columns from tree
to sql editor and it will build the needed WHERE clause using
information from foreign keys.
--
Milan Babuskov
http://www.flamerobin.org
> Copy and paste is what I currently use, but it's "ugly."Maybe late... but better late than never (I was on vacation).
In FlameRobin you have option:
select col1, col2, col3, ... from table;
for each table.
And if you do joins, you can simply drag&drop needed columns from tree
to sql editor and it will build the needed WHERE clause using
information from foreign keys.
--
Milan Babuskov
http://www.flamerobin.org