How To Use SQL Ldap Query In SQL * Plus Command Line?

Asked By 0 points N/A Posted on -
qa-featured

I want to use the SQL ldap query to access various database elements and display it on the screen. The output needs to be well formatted and various strings on the screen.

SHARE
Answered By 110 points N/A #91259

How To Use SQL Ldap Query In SQL * Plus Command Line?

qa-featured

I think you mean lpad query that is used to remove the redundant spaces before the string and display a non-respaced string. To use this query, you need to specify the keyword lpad within the parenthesis and displays the content. T

he query will change the input string and remove the leading spaces and returns the string after its being processed.  

Related Questions