Subject Re: [firebird-support] Creating Synonym to a table
Author Martijn Tonies
>I used to work with ORACLE. I was wondering if there is something
> similar to do A synonym to a table (CREATE SYNONYM ...).

Not exactly, the closest thing you can do is CREATE VIEW
with the same columns as the table. However, if you add a column
to the base table, this won't automatically be added to the view.

With regards,

Martijn Tonies
Upscene Productions
http://www.upscene.com

Download Database Workbench for Oracle, MS SQL Server, Sybase SQL
Anywhere, MySQL, InterBase, NexusDB and Firebird!

Database questions? Check the forum:
http://www.databasedevelopmentforum.com