Home » SQL & PL/SQL » SQL & PL/SQL » How to hide input
How to hide input [message #37123] Sat, 19 January 2002 06:31 Go to next message
Subra
Messages: 5
Registered: December 2000
Junior Member
The following is the Oracle question!

I have a small sql sript which contains the following.

ACCEPT name CHAR PROMPT 'Enter name: ';

When I run this script the name is asked, and I will give the input.
Now my question is I want this name to be hidden or to look like *****
when
I input it.

Subra
Re: How to hide input [message #37124 is a reply to message #37123] Sat, 19 January 2002 08:16 Go to previous message
Suresh Vemulapalli
Messages: 624
Registered: August 2000
Senior Member
ACCEPT name CHAR PROMPT 'Enter name: ' HIDE
Previous Topic: inserting data from one table to another in a different format
Next Topic: Encriptation Data
Goto Forum:
  


Current Time: Thu Mar 28 13:00:34 CDT 2024