scripting / data problem.

Hal Burgiss hal at burgiss.net
Tue Nov 10 03:25:18 UTC 2009


On Mon, Nov 09, 2009 at 01:13:54PM -0800, Patton Echols wrote:
> Ok, so the output is the part between the SELECT and FROM statements? 

Yes, you 'select' which columns from which tables. As long as you build your
relationships (the stuff being done with 'where) correctly the data should
line up correctly and you can output it however you like, eg to a tab
delimited file that can be read easily by a spreadsheet program.

-- 
Hal




More information about the ubuntu-users mailing list