python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Handling large volume of data load to redshift
We have a 3 node ra3.16xlarge redshift cluster that has to be loaded with 1.5-2 billion records per day. However, it is failing to do so and spilling a lot of data to disk, preventing other queries fr...
JohnWick
Votes: 0
Answers: 0
Set repeating IDs till first record repeats (bulk load csv file)
I have a file that I imported via bulk-insert and I want to assign group IDs/sequences.
I would like to assign the IDs till the first record with the first character is repeated. In this example its &...

Leo96
Votes: 0
Answers: 1
Loading data to Netezza using nzload utility
I am trying to load data into Netezza database using "nzload" utility. The control file is as below and it works without any issues.
Is there a way to provide multiple data files as the inpu...
Karthick88it
Votes: 0
Answers: 2