Re: cli in sql? - Mailing list pgsql-sql

From A. Kretschmer
Subject Re: cli in sql?
Date
Msg-id 20051111160921.GC8357@webserv.wug-glas.de
Whole thread Raw
In response to cli in sql?  (Frank Bax <fbax@sympatico.ca>)
List pgsql-sql
am  11.11.2005, um  8:57:14 -0500 mailte Frank Bax folgendes:
> If my database has column containing a filename, can I use sql to present 
> this filename and datemodified (as output from 'ls -l' or from mtime() 
> fuction) or *must* it be done after the query in interface such as php or 

You can use any untrusted procedural language such as plpgperlu or plsh
to determine this.


HTH, Andreas
-- 
Andreas Kretschmer    (Kontakt: siehe Header)
Heynitz:  035242/47212,      D1: 0160/7141639
GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net===    Schollglas Unternehmensgruppe    === 


pgsql-sql by date:

Previous
From: Frank Bax
Date:
Subject: cli in sql?
Next
From: "Greg Sabino Mullane"
Date:
Subject: Re: cli in sql?