Stored Procedure - i am totally lost!!!

Поиск
Список
Период
Сортировка
От Marcel Boscher
Тема Stored Procedure - i am totally lost!!!
Дата
Msg-id 41173FD3.2000406@emedia-office.de
обсуждение исходный текст
Список 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

В списке pgsql-novice по дате отправления:

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: lock entire database
Следующее
От: Oliver Fromme
Дата:
Сообщение: Re: Design question regarding arrays