5 years, 9 months ago
#17739
::
Yes, thinking about it yesterday I thought the same. I get following Output (not directly from a sql query but build up from script logic on my own based on a sql query. I think it’s correct.
{
“user_masterdata_vh”: [
“{\”username\”:1, \”first_name\”:xxxx, \”last_name\”:xxxx, \”department\”:xxxx, \”email\”:xxxx}”,
“{\”username\”:2, \”first_name\”:xxxx, \”last_name\”:xxxx, \”department\”:xxxx, \”email\”:xxxx}”
]
}