On Tue, Jun 20, 2006 at 08:58:28AM +0100, Dave Page wrote:
> > Have you looked at converting your docs into SGML/docbook? It
> > should be
> > pretty easy to go from that to just about anything else, as well as
> > pulling in pgsql/docs.
>
> Our docs work just fine (getting them from HTML into a
try:
select case sex when 'M' then 'Male when 'F' then Female' end from std
Sim
Hi,
I have knowledge in Oracle.Now we are using postgresql...,
In oracle...
select decode(sex,'M','Male','F','Female') from std;
It r
Hi,
I have
knowledge in Oracle.Now we are using postgresql...,
In
oracle...
select
decode(sex,'M','Male','F','Female') from std;
It
retuns Male or Female.insted of M or F.
Now i
want to use this function in postgresql?is there any
posibility?
please
send me..,i am waitning for ur repl
Hi,
On Fri, 2006-06-23 at 18:22 +0200, Sébastien Lardière wrote:
>
> - then download and rebuild pgadmin3 1.4.2 :
>
> http://www.postgresql.org/ftp/pgadmin3/release/v1.4.2/fedora-core-5/srpm/
>
> And it's works
>
> The main tool is "rpmbuild --rebuild package.src.rpm"
Would you like to conti