I created a Library in Management Console called "STUDENT" using an Oracle schema called SATURN.
Recently, I received a request to add an additional table to STUDENT, but the new table is in a different schema called GENERAL.
How do I add tables a different schema (GENERAL) to an existing SAS library created from a different schema (SATURN)?
Thank you.