Viewing 15 posts - 811 through 825 (of 1,111 total)
Yeah, I would say it's the same around my area. I get a lot of calls too, most offering 10K to 20K more than what I currently make. When I...
October 26, 2015 at 6:25 am
Jayanth_Kurup (10/25/2015)
October 25, 2015 at 8:01 pm
I think most if not all strive for a separate server for just the DW. That's a given. The question is where to keep staging. In the same database or...
October 25, 2015 at 6:05 pm
It's my understanding the pages are still going to be under pressure once the data moves to the destination tables from the source tables outside of the DW database? This...
October 25, 2015 at 7:25 am
Jayanth_Kurup (10/25/2015)
A staging table is where the TRANSFORM happen in ETL process , it is never meant to be backed up. Staging tables are often used to perform calculations, enrich...
October 25, 2015 at 5:35 am
Jayanth_Kurup (10/24/2015)
October 24, 2015 at 4:56 pm
I personally adopted the staging schema for my data sources. The file group is still on it's own LUN and all my data sources come in at different times ranging...
October 24, 2015 at 7:13 am
Thanks. I did not know that.
I've spent a lot of time with the Hortonworks team in my area. But recently, I have been exploring Cloudera. It's unfortunate to hear they...
October 23, 2015 at 7:47 am
Yeah, a covered index in my case would be highly expensive on a table with billion+ rows. But, I get the point.
October 23, 2015 at 4:50 am
Sergiy (10/22/2015)
Jayanth_Kurup (10/22/2015)
Partitioning can improve performance mainly in the following ways-For very large tables partition elimination does provide real benefits
With correctly chosen clustered index it does not matter...
October 22, 2015 at 6:04 pm
Jeff Moden (10/22/2015)
xsevensinzx (10/22/2015)
October 22, 2015 at 10:05 am
Jeff Moden (10/22/2015)
xsevensinzx (10/22/2015)
J Livingston SQL (10/20/2015)
sreeya (10/20/2015)
The same Customer may purchase multiple times on the same day plus we have about 100 millions of active users. As I said...
October 22, 2015 at 7:35 am
J Livingston SQL (10/20/2015)
sreeya (10/20/2015)
The same Customer may purchase multiple times on the same day plus we have about 100 millions of active users. As I said facts table is...
October 22, 2015 at 6:28 am
Good article.
For me, I'm surely one of those guys looking to expand into the distributed platform waters with Hadoop (particularly with HDFS, HBase, Hive and Impala). I'm not looking to...
October 21, 2015 at 7:42 am
Viewing 15 posts - 811 through 825 (of 1,111 total)