In order to engage our Data Stewards, we are attempting to do a mass import of business terms into BDN. First, where are these entries stored? Second, can they be deleted (and/or otherwise manipulated) in large quantities?
I'm not sure, but most SAS products uses PostgreSQL for data entry like applications. If you intend to do a mass insert, wouldn't it wise to filter that first? To handle updates outside the GUI I would rely on the REST interface, not going directly on the DB.
Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.