Stored Procedure - i am totally lost!!!

From: Marcel Boscher <mboscher(at)emedia-office(dot)de>
To: pgsql-novice(at)postgresql(dot)org
Subject: Stored Procedure - i am totally lost!!!
Date: 2004-08-09 09:11:47
Message-ID: 41173FD3.2000406@emedia-office.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hey guys,

i got a question that bothers me quite a while,
been looking everywhere but found no answer

My idea is to automate this procedure for better performance...

Can anybody in here tell me if its possible to auto create
a 4 digit randomly code 1st digit alpha 2nd -4th numeric
that gets looked up in the db if its there new code is generated
if its not give the code back to my php proggy?
I would like to do it in PostGreSQl with a stored procedure

Any Help would be appreciated, since iam totally lost...
Thx in advance

Browse pgsql-novice by date

  From Date Subject
Next Message Oliver Fromme 2004-08-09 09:42:08 Re: Design question regarding arrays
Previous Message Scott Marlowe 2004-08-09 08:50:56 Re: lock entire database