Search found 2 matches

by jmaamo
Thu May 30, 2013 10:58 pm
Forum: New to Vertica Database Development
Topic: Functions and Procedures?
Replies: 7
Views: 46267

Re: Functions and Procedures?

As of now, I'm finding Vertica's SQL Function feature to be so 'basic'. Not really sure how useful this is in real world.
by jmaamo
Wed May 29, 2013 10:29 pm
Forum: JDBC
Topic: Oracle to Vertica Custom ETL Using Java
Replies: 1
Views: 15215

Oracle to Vertica Custom ETL Using Java

Here's the updated code as of June 5, 2013. Feel free to post your comments. I will attempt to rewrite this code in the future with Multi-threading and see what happens. import java.util.Properties; import java.util.Date; import java.util.*; import java.sql.Timestamp; import java.sql.*; import oracl...

Go to advanced search