string function - Mailing list pgsql-php

From gunartha
Subject string function
Date
Msg-id 014701c82c75$0d6fb6c0$0f0010b2@gunartha
Whole thread Raw
Responses Re: string function
List 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

pgsql-php by date:

Previous
From: ljb
Date:
Subject: Re: PHP and libpq version question
Next
From: Frank Bax
Date:
Subject: Re: string function