Hello everybody,
I searching the best way for make a list if an user take a OT licence or not.
My sql {select ID,Type, Name, Deleted, GroupID from otcs.KUAF where Type = 0 and Deleted = 0}
this sql do the job but when i compare with the sysreport i have some interrogation...
If i suppress an user, in database this one will be change the Deleted colon to 1, it will be always an active user or not ?
Thanks per advance