
January 18th, 2012, 02:35 AM
|
|
Registered User
|
|
Join Date: Jan 2012
Posts: 23
Time spent in forums: 7 h 25 m 55 sec
Reputation Power: 0
|
|
|
Postgresql Function
hi
i want to create a function in postgresql that take input for columns from user and 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
|