12create table test as select * from dictionary.tables where libname=
'SASHELP';
18 libds=cats(
'sashelp.',memname);
19 if exist(libds) then line=cats(
'%mp_ds2fmtds(',libds,
',',memname,
')');
28 desc=Checking tables were created successfully,
29 outds=work.test_results