string function

From: "gunartha" <gunartha(dot)nyoman(at)ptjas(dot)co(dot)id>
To: <pgsql-php(at)postgresql(dot)org>
Subject: string function
Date: 2007-11-21 19:30:56
Message-ID: 014701c82c75$0d6fb6c0$0f0010b2@gunartha
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Hi All,
Having a little issue, and can't seem to figure it out!

Every time I try to run this select command I get this error:

select left(kd_aln,2) as code from airlin

the error msg is : function left(character varying, integer) does not exist

How to resolve this problem

Thank for your attention

Regards

Nyoman/Bali

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Richard Huxton 2007-11-21 20:15:13 Re: Normalization tools for postgres?
Previous Message Richard Huxton 2007-11-21 08:34:17 Re: Normalization tools for postgres?