Hi Chris, thank you for your reply. still not getting exactly. i had rename the tables after registered from Oracle schema in SMC as below. Example - registered below tables: USA_cust table - registered into 'US' library then renamed to USA_customer_details. UK_cust table - registered into 'UK' library then renamed to UK_customer_details. answer for your hint is - i cannot rename the tables in physical location as both tables exists in same schema, wont allow to be create two tables with same name. Users wants to see the renamed table name(USA_customer_details & UK_customer_details) in SAS EG under "Server > SASApp > Libraries >US & UK libraries" appropriately.
... View more