Re: Konvertierung character zu hex

"Andreas Kretschmer - internet24 GmbH" <[email protected]>
Newsgroups gmane.comp.db.postgresql.german
Message-ID <[email protected]>
> Von: [email protected] [mailto:pgsql-de-allgemein-
> [email protected]] Im Auftrag von Asmus Reinhard
> Gesendet: Mittwoch, 22. Mai 2013 11:01
> An: [email protected]
> Betreff: [pgsql-de-allgemein] Konvertierung character zu hex
> 
> Hallo,
> 
> 
> 
> ist es möglich in einem select den Inhalt einer Tabellenspalte die
> character definiert ist im Hex-Format auszugeben?
> 
> 
> 
> Wenn ja, wie?


test=# select 'abc'::bytea;
  bytea
----------
 \x616263
(1 row)

Andreas
smime.p7s (application/pkcs7-signature, 6.2 KB) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.