In the Vertica database, what does the term "namespace" mean?
I have reviewed the entire Vertica documentation and cannot find what this means.
In the Vertica database, what does the term "namespace" mean? I have reviewed the entire Vertica documentation and cannot find what this means. |
|||||
|
The namespace refers to a schema (select * from [schema].[tablename]). If you search the "SQL Reference guide" you will find the term used interchangeably, although, schema is used a lot more since its standard SQL. |
|||||||||||||
|
I don't think it has to do with the schema synonym - and schemas don't have synonyms, they use For example :
Hope this helped! |
||||
|