TEST S.p.A. | Hello, I want to retrieve from the database all the userID, passwords and PIN (for EndUsers). I'm trying to do it with the AXLsqltoolkit, inserting the sql query in the input file, but I don't know what is the right query to get the information. Reading the data dictionary I found out that the tables I'm interested in are "EndUser" and "credential", which are connected through "EndUser.pkid" and credential.fkenduser". Am I right or more tables need to be involved in the query? I was hoping that someone had the same problem and already found the solution.
Thank you very much, best regards
Denis Roman Fulin |
| Please sign in to flag this as inappropriate. |