SQLzoo.net

Read tables from another schema/database

Ingres
A particular server may support a number of different sets of tables. In Oracle these are schemas in MySQL they are databases. In both cases each user normally has their own set of tables, other users tables may be accessed using a dot notation.


Specific to Ingres
none

Related links:

  • USERS