Home » DB2 RazorSQL GUI

DB2 RazorSQL GUI

by Online Tutorials Library

DB2 RazorSQL GUI

DB2 is little bit complicated to use at command line. You can use it GUI by downloading RazorSQL.


What is RazorSQL

RazorSQL is a SQL query tool, database browser, SQL editor, and database administration tool for Windows, Mac OS X, macOS, Linux, and Solaris. It is a cross

How to use DB2 RazorSQL GUI

Download RazorSQL from its official website: https://razorsql.com/ and install. It is a very usefull tool to run many databases. DB2 is one of them.

Now follow the following instructions:

First open command prompt and run db2start command to start database.

DB2 GUI 0

Then open RazorSQL tool.

DB2 GUI 1 DB2 GUI 2 DB2 GUI 3

Fill all the entries according to your installed DB2 tool and click on connect.

You are connected now.

DB2 GUI 5

Now click on DB2admin and explore all your created tables, views, functions etc.

DB2 GUI 6

Now you can do all operations.

DB2 GUI 7

You may also like