I'm looking for a simple SQL browser which supports DB2. I just want to be able to connect to a DB and try some queries.

link|improve this question

75% accept rate
Which OS is your client on? – Mark May 4 '11 at 9:15
Apologies, should have added a tag with the os. Windows.. – jgauffin May 4 '11 at 9:22
feedback

2 Answers

DBvisualizer supports DB2 as well as most databases, IBM Data Studio or DB2 Control Centre are specific for DB2. You can download and use them all free.

link|improve this answer
feedback

Try MS office - Excel and Access have MSQuery which allows simple SQL queries through ODBC..

If your keys are correct then it will automatically join tables using foreign keys to the primary key in the other table - but you can override these if needed.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.