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

Home -> Community -> Usenet -> comp.databases.oracle -> Re: How to display Text after loggin on database

Re: How to display Text after loggin on database

From: Frank van Bortel <fvanbortel_at_netscape.net>
Date: Tue, 20 Jan 2004 21:00:12 +0100
Message-ID: <buk0pn$qu8$1@news4.tilbu1.nb.home.nl>

David wrote:

> Dear All,
>
> I wanna display text after typing "conn / as ..." in sqlplus . How can I
> do that ? I think I have to create a trigger on that. However, I havent any
> idea how to construct it. Thanks a lot.
>
> Best Regards,
> David
>
>

prompt? select?
Could be a trigger, I'd check login.sql, or glogin.sql first. login.sql is "personal", glogin is the general one.

-- 

Regards,
Frank van Bortel
Received on Tue Jan 20 2004 - 14:00:12 CST

Original text of this message

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