Unix Technical Forum

Re: Function Doubt

This is a discussion on Re: Function Doubt within the pgsql Sql forums, part of the PostgreSQL category; --> Wilton wrote: > StrCampo = ''new.'' || qCampos.attname; > StrInsert = StrInsert || virgula || StrCampo || '' - ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Sql

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-19-2008, 10:54 AM
Richard Huxton
 
Posts: n/a
Default Re: Function Doubt

Wilton wrote:
> StrCampo = ''new.'' || qCampos.attname;
> StrInsert = StrInsert || virgula || StrCampo || '' - '';
> End Loop;
>
> Return new;
> End;
>
> What i need to do for the variable StrCampo returns to me "SP", "RJ", i
> mean, return a value inserted into the field.
> I do not want to use static command new.campo1, new.campo2....


Ah - you can't. Not in plpgsql, anyway. You should perhaps look at pltcl
or plperl.

--
Richard Huxton
Archonet Ltd

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 04:53 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com