In PL/SQL, the ASCII(x) function is used to return the character with the ASCII value x.
In PL/SQL, the ASCII(x) function is used to return the character with the ASCII value x. Correct Answer False
The ASCII(x) function is used to return the ASCII value of the character x. Whereas, the CHR(x) function is used to return the character with the ASCII value x.
মোঃ আরিফুল ইসলাম
Feb 20, 2025





