I have already created a query to extract metadata information including ModelName, ModelObject, TableName, ColumnName, DataType,Comments(Description)... from PowerDesigner Sever by using base tables such as PMRLSH, PMRLTN, PMCLSS,PMOBJT, PMCHCK, PMTEXT...
. I tried to join schema information to my metadata result too but I even cannot find the schema information at the first place. Any idea about this?
Thanks a lot!