Fetching a list of columns of a database view
Hello colleagues, I'm trying to find a way to fetch columns of database views retrieved from /api/now/table/sys_db_view. My original assumption was that /api/now/table/sys_dictionary should suite this purpose. But unfortunately it's not the case, it ...
