Quantcast
Channel: Softerra LDAP Administrator
Viewing all articles
Browse latest Browse all 376

format output columns

$
0
0
by chandruvj (Posted Wed Sep 25, 2019 12:27 pm)
How can we label the field name in LDAP-SQL query.

For example
select $sAMAccountName from ROOTDSE is working fine but I want the resultant column name to be "LOGIN ID" instead of $sAMAccountName. How do I do this?

I tried select $sAMAccountName as "LGIN ID" from ROOTDSE but it is not working.



Viewing all articles
Browse latest Browse all 376