Ariel_Cary
Employee
Please take this survey to help us learn more about how you use third party tools. Your input is greatly appreciated!
Ariel_Cary Employee
Reactions
-
Re: Dynamic Header Column When Exec Query
You could use some flexibility to transform and query your data. Let's try this with flex tables. First, let's do some setup. create schema tst;CREATE TABLE tst.tableB(id int,code_ varchar(30));CREAT… (View Post)1 -
Re: vertica(docker) crashes in loop
This is a known issue with the license auditor in 9.3.1. It was fixed in Vertica 9.3.1-4. (View Post)1