Postgresql Function

From: Rehan Saleem <pk_rehan(at)yahoo(dot)com>
To: "pgsql-sql(at)postgresql(dot)org" <pgsql-sql(at)postgresql(dot)org>
Subject: Postgresql Function
Date: 2012-01-18 09:03:22
Message-ID: 1326877402.34750.YahooMailNeo@web121605.mail.ne1.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 

Browse pgsql-sql by date

  From Date Subject
Next Message Rehan Saleem 2012-01-18 09:10:42 PostgreSQL Function
Previous Message Samuel Gendler 2012-01-18 07:22:13 Re: UPDATE COMPATIBILITY