Re: [SQL] UPDATE/INSERT on multiple co-dependent tables

2004-11-14 Thread Karsten Hilbert
> Is it possible for an UPDATE/INSERT query string to function in such a > way that it requires two like fields in different tables to be equal > to/'in sync with' one another: > > Example: I have two tables: registration & schedules > they both record a class_id, start_date, end_date... I

Re: [SQL] postgreSQL 8beta

2004-11-14 Thread Theodore Petrosky
Are you asking for a column of type 'unknown'? I don't understand what this column would be able to do. Ted --- beyaNet <[EMAIL PROTECTED]> wrote: > Hi, > does postgresql have a datatype 'other' which in > hsqldb is an Object? I > am trying to convert the table below into postgreSQL > 8: > >