SAS Application Tips - Fast way to find a string in the SCL of Catalog

xiaoxiao2021-03-06  68

Proc Build C = Catalog name Batch Browse;

Print print = 'file name' source;

Run;

Then open the file name, you can find

转载请注明原文地址:https://www.9cbs.com/read-87774.html

New Post(0)