Search found 15 matches

by Benjamin_e
Sun Nov 23, 2014 5:15 pm
Forum: Vertica Data Load
Topic: How to ignore '\N' in some fields from csv file?
Replies: 3
Views: 18275

Re: How to ignore '\N' in some fields from csv file?

Any way to pass it? :// I tried everything!
by Benjamin_e
Sun Nov 23, 2014 4:30 pm
Forum: Vertica Data Load
Topic: How to ignore '\N' in some fields from csv file?
Replies: 3
Views: 18275

How to ignore '\N' in some fields from csv file?

I got bulk of csvs and when I got them the owner of the files said when he export them mysql set the null values to '\N' and when i try to load them to vertica I getting an error.

What is the best way to over it?
by Benjamin_e
Thu Nov 20, 2014 12:04 pm
Forum: Vertica "How to..."
Topic: Flask python webframe & vertica.
Replies: 0
Views: 12765

Flask python webframe & vertica.

Hey, any exists connector to implement Flask with vertica as a database??
by Benjamin_e
Wed Oct 15, 2014 3:01 pm
Forum: DBeaver
Topic: How to execue simple commands in dbeaver
Replies: 1
Views: 58071

How to execue simple commands in dbeaver

lets say i want \d or \djs

how can i i run it :/
by Benjamin_e
Wed Sep 03, 2014 2:20 pm
Forum: New to Vertica SQL
Topic: Look at the table schema.
Replies: 3
Views: 7491

Re: Look at the table schema.

Thanks all. :D
by Benjamin_e
Tue Sep 02, 2014 11:11 am
Forum: New to Vertica SQL
Topic: Look at the table schema.
Replies: 3
Views: 7491

Look at the table schema.

Hey I am looking for command to watch already made tables for example i got table called 'foo'
I want command to show me foo fields like:

CREATE table foo(
id int,
name varchar(10)
partition, group by.... etc.

Go to advanced search