Vertica is a high performance commercial columnar database. It uses ANSI SQL and runs on Linux.
0
votes
2answers
30 views
In the Vertica database, what is a namespace?
In the Vertica database, what does the term "namespace" mean?
I have reviewed the entire Vertica documentation and cannot find what this means.
0
votes
1answer
249 views
how to find vertica community edition and how to export / copy data
I have the hardest time downloading anything other than enterprise edition from vertica.com. It is supposed to have a community edition on https://my.vertica.com/community/ but all the links just show ...
3
votes
4answers
579 views
How to query a Vertica server in C language?
I'm investigating column oriented databases and came across Vertica.
My need is to feed the Vertica database from C code. I don't succeed in grabbing this information from Vertica: I'm told to use ...
2
votes
1answer
595 views
How To dump data from Oracle to Vertica
I want to transfer data from Oracle to Vertica and I want to know what is best way to do it?
I s there a tool for it?
I tried to dump the Oracle data and load it to Vertica using 'Copy Direct' ...