Select from Java Strings

From: Daron Ryan <daron(dot)ryan(at)gmail(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Select from Java Strings
Date: 2011-07-03 15:13:50
Message-ID: 4E10872E.7060507@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
<span class="Apple-style-span" style="border-collapse: separate;
color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-style:
normal; font-variant: normal; font-weight: normal; letter-spacing:
normal; line-height: normal; orphans: 2; text-indent: 0px;
text-transform: none; white-space: normal; widows: 2;
word-spacing: 0px; font-size: medium;"><span
class="Apple-style-span" style="border-collapse: collapse;
font-family: Tahoma,Arial,Helvetica,sans-serif; font-size: 13px;
line-height: 17px; white-space: pre-wrap;">I have strings from
java and need to check which ones are not present in the db. Can
I use a select statement to do this by making it search my
strings as though they are a table?</span></span>
</body>
</html>

Attachment Content-Type Size
unknown_filename text/html 1.0 KB

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Vincent Veyron 2011-07-03 16:07:07 Re: How to create "auto-increment" field WITHOUT a sequence object?
Previous Message Chris Travers 2011-07-03 14:47:01 Re: How to create "auto-increment" field WITHOUT a sequence object?