Re: [GENERAL] Stored procedure doesn't return expected result.

2006-02-26 Thread Stuart Grimshaw
On 2/26/06, Andreas Kretschmer <[EMAIL PROTECTED]> wrote: > Stuart Grimshaw <[EMAIL PROTECTED]> schrieb: > > > I'm writing a script to clean up some data in a table, the data I'm > > using as the source is held in emails, so I've written a perl script > > to extract the info. Unfortunatly this emai

Re: [GENERAL] Stored procedure doesn't return expected result.

2006-02-26 Thread Andreas Kretschmer
Stuart Grimshaw <[EMAIL PROTECTED]> schrieb: > I'm writing a script to clean up some data in a table, the data I'm > using as the source is held in emails, so I've written a perl script > to extract the info. Unfortunatly this email doesn't contain the > client id, so I've written a stored procedu

Re: [GENERAL] Stored procedure doesn't return expected result.

2006-02-26 Thread Andreas Kretschmer
Stuart Grimshaw <[EMAIL PROTECTED]> schrieb: > I'm writing a script to clean up some data in a table, the data I'm > using as the source is held in emails, so I've written a perl script > to extract the info. Unfortunatly this email doesn't contain the > client id, so I've written a stored procedu

[GENERAL] Stored procedure doesn't return expected result.

2006-02-26 Thread Stuart Grimshaw
I'm writing a script to clean up some data in a table, the data I'm using as the source is held in emails, so I've written a perl script to extract the info. Unfortunatly this email doesn't contain the client id, so I've written a stored procedure to extract it. create or replace function get_clie