On 24/05/2007 18:58, bruce wrote:
> In looking over a few sites via google, I'm trying to figure out what has to
> be added to the sql I have for creating TBLs that use OIDs. I'd rather have
Something like -
create table (...) with oids;
- but check the docs (under CREATE TABLE) to be sure.
Ray.
---------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
---------------------------------------------------------------