Catalog: The highest level in the namespace hierarchy.
Schema: A container within a catalog that holds tables and views.
Table: The actual data object you want to query.
Here's an example of how to query a three-layer namespace:
Example SQL Query
SELECT * FROM
No comments:
Post a Comment