Re: Delete help please - Mailing list pgsql-jdbc

From Andreas Joseph Krogh
Subject Re: Delete help please
Date
Msg-id 200312082203.45810.andreak@officenet.no
Whole thread Raw
In response to Delete help please  (astri@telusplanet.net)
List pgsql-jdbc
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Monday 08 December 2003 21:45, astri@telusplanet.net wrote:
> Hi everyone,
>
> I am a beginner at using java with Postgres and was wondering if anyone
> could tell me how to query the database and in particular, delete a row
> from a table in my pg database.  I don't know what the code is to create or
> run a query string in Java.  If this question is too vague for a good
> answer, please let me know.
>
> Thanks!
>
> AUsmar

Reading the documentation allways helps:
http://www.postgresql.org/docs/current/interactive/jdbc.html

- --
Andreas Joseph Krogh <andreak@officenet.no>
Managing Director, Senior Software Developer
OfficeNet AS

- - Writing software is more fun than working.

gpg public_key: http://dev.officenet.no/~andreak/public_key.asc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/1OcxUopImDh2gfQRAqGBAJ9OSygGJ2pNkhY86+16mCyAxdjCqgCghx+z
zm3+KMdWrUZTd2K5ZRg8AfE=
=rIuJ
-----END PGP SIGNATURE-----

pgsql-jdbc by date:

Previous
From: astri@telusplanet.net
Date:
Subject: Delete help please
Next
From: Paul Thomas
Date:
Subject: Re: Delete help please