Not sure about DB2, but SQL server comes with a GUI and so does Oracle.
I don't think most Oracle and SQL server admins use these tools, but
they are usually installed with the DB installer program. BY GUI I am
assuming you mean a program that runs in a wondowed environment that
allows you to view and manipulate your data graphically without entering
SQL commands by hand.
-r
On Mon, 2003-05-05 at 11:58, Josh Berkus wrote:
> Ms. Matthews,
>
> PostgreSQL, like other "real" database systems (such as Oracle, SQL Server,
> and DB2) does not include a GUI interface as a part of the database.
> Instead, there are several different GUIs which you can use, depending on
> your operating system, needs, and programming language:
>
> http://techdocs.postgresql.org/guides/GUITools
>
> Also, you will want to join the pgsql-novice mailing list to ask additional
> questions you might have regarding getting up & running on PostgreSQL:
> send e-mail to: majordomo@postgresql.org
> subject: <blank>
> message: subscribe pgsql-novice
--
Ryan Mahoney <ryan@paymentalliance.net>