PL/SQL (MOSC)

MOSC Banner

Display the string passed to plsql program using astericks

edited Jul 4, 2013 4:45AM in PL/SQL (MOSC) 3 commentsAnswered
Hi,
I have a strange requirement where in , if i enter name like Mad and pass it to plsql program , then  i need to get the result as

* * * *         * * * *
* * * *         * * * *
* *  * *       * *  * *
* *   * *     * *   * *
* *    * *   * *    * *
* *     * * * *     * *
* *                    * *
* *                    * *
* *                    * *
* *                    * *
* *                    * *  for A and D also it should display in the astericks.

Is that possible other than hard coding for 26 letters.

Uday

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center