Re: [DOCS] store procedure
От | Peter Eisentraut |
---|---|
Тема | Re: [DOCS] store procedure |
Дата | |
Msg-id | a31b0e36-c23a-5b43-566d-b5d9f0272a54@2ndquadrant.com обсуждение исходный текст |
Ответ на | [DOCS] store procedure (manish.kumar@tamarindservices.com) |
Список | pgsql-docs |
On 6/16/17 04:52, manish.kumar@tamarindservices.com wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/9.6/static/plpgsql.html > Description: > > hello ,I am new to the postgreSql , so i just want to know is it possible to > write a store procedure in postgresql such as mysql. if yes then how .please > suggest me with better answer. PostgreSQL does not have CREATE PROCEDURE, only CREATE FUNCTION. However, there might be other differences if you are coming from a different system. This is not the right mailing list for this question. See pgsql-general or pgsql-novice please. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-docs по дате отправления: