Postgresql Function

Поиск
Список
Период
Сортировка
От Rehan Saleem
Тема Postgresql Function
Дата
Msg-id 1326877402.34750.YahooMailNeo@web121605.mail.ne1.yahoo.com
обсуждение исходный текст
Список pgsql-sql
hi 
i want to create a function in postgresql that take input for columns from user for example first_name , last_name, addres. and will put them into table , and i also want to use exception if user enters wrong data. will some one help me how can i create thats function , because i am new to postgresql . i know how to do it in MS-SQL , i also have that code .if you dont understand what am trying to say . i can post sql code .thanks
REHAN SALEEM 

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

Предыдущее
От: Samuel Gendler
Дата:
Сообщение: Re: UPDATE COMPATIBILITY
Следующее
От: Rehan Saleem
Дата:
Сообщение: PostgreSQL Function