Dirty Read

From: "George P(dot) Esperanza" <george(at)calamba(dot)laguna(dot)net>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Dirty Read
Date: 2000-11-08 02:09:46
Message-ID: Pine.LNX.4.05.10011080959220.8843-100000@calamba.laguna.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces


Hi!

How do i invoke dirty read in postgres 7.0.2?
In my Microsoft SQL 7.0 server, i have the following query command:

select * from mytable (nolock) where name='testing'

How do i invoke the same command in postgres?
I'm planning to migrate my application from SQL 7.0 to Postgres 7.0.2.

Please advise.

Thanks

George

Browse pgsql-interfaces by date

  From Date Subject
Next Message Dave Page 2000-11-08 08:27:12 RE: PgAdmin exporter DLL's
Previous Message Carolyn Lu Wong 2000-11-07 22:22:19 Re: need help with errors in ODBC log