Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> [?] Command USE using Oracle db

[?] Command USE using Oracle db

From: Igor Damiani <igor_at_igordamiani.it>
Date: Fri, 3 Oct 2003 15:46:45 +0200
Message-ID: <bljukq$d4upr$1@ID-134521.news.uni-berlin.de>


Hello everybody....

Using MS-SQL Server I can write this simple T-SQL command:

use "db_name"

Can I obtain same result using Oracle 8.1 database server? I need to login with unique username and password, and change different database using SQL command
to run ALTER TABLE and other SQL script......

Can you help me, please?
Tks a lot!!!
good coding!!!

-- 
Damiani Liborio Igor
http://www.igordamiani.it
Nella finestra Debug di VB:
Nome="igor":? Nome & Chr$(64) & Nome & "damiani" & Chr$(46) & "it"
Che tu sia maledetto, SWEN...
Received on Fri Oct 03 2003 - 08:46:45 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US