Archives of the TeradataForum
Message Posted: Tue, 17 Dec 2003 @ 01:09:32 GMT
Subj: | | Re: Help me understand.. |
|
From: | | Walter, Todd A |
Think of the default database as one entry in a search list of databases not as a text substitution for a missing database specifier. All
other databases named explicitly in the request are also added to the search list. Then each object is looked up in the databases in the
search list. An object that appears in multiple databases in the search list is ambiguous.
I think your cases will make more sense evaluated this way. This is a purposeful "ease of use feature" (except when it confuses people :-
).
|