--Foreign SQL and bibliographic tables: In HarpSQL, a table (say CourseTB) from a remote SQL database (say RefDB) can be imported as a foreign SQL table (CourseTB@RefDB).
Let CourseTB@RefDB and RefTB@RefDB be two SQL tables imported from RefDB, an SQL database containing some course information.