Select Multi Database;

From: "yudha" <inas_husband(at)BonBon(dot)net>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Select Multi Database;
Date: 2002-11-28 18:56:06
Message-ID: 005601c2970f$d686d760$ea00a8c0@yudha
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Dear Milist;
Please give me some advices and help. How can i do
"select" the TABLE_1 on other database DB_2,
but currently i'm connecting to on DB_1.

ORACLE :
Current_DB_1 #> Select * From DB_2.TABLE_1;

MS-SQL :
Current_DB_1 #> Select * From DB_2..TABLE_2;

PostGre :
Current_DB_1 #> How do i write...???

GOD Bless You all and TIA.

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Bruce Momjian 2002-11-28 20:20:58 Re: Select Multi Database;
Previous Message Gaetano Mendola 2002-11-28 17:55:49 Old post about "Poor performance... "