Viewing 15 posts - 1 through 15 (of 96 total)
Why not simply query the Netezza system tables for the existence of said table? Set the integer to 1 if it is there and 0 if not.
February 12, 2015 at 8:09 pm
Very good article.
In practice, have you checked the accuracy against other geocoding techniques? I'm curious with users who do not posess static IP addresses whether IP resolves to the...
April 16, 2010 at 6:38 am
Let's do the math...
Boss says "All Hands On-Deck"
plus
"I'm too drunk"
equals
UNEMPLOYED
...sad but that is how the implied employment contract works in today's economy.
March 8, 2010 at 7:19 am
That or limiting the access from the power users to prevent them from causing issues with large queries that might not be efficiently run.
That's It!!! Lock 'Em Down and...
March 4, 2010 at 7:09 am
I'm curious after reading this thread...why would you assign a random number via RAND() to a varchar instead of simply using one of the numeric data types available? If...
March 2, 2010 at 7:32 am
I like the concept of using a guid as a pseudo random number. Very novel approach!!!
I've always used auxillary tables in tempdb combined with forward-only cursors to assign unique,...
March 1, 2010 at 6:52 am
This is one of the best nuts and bolts articles I've come across in SSAS.
Question for the Group:
Is there a "test" dataset available for creating an SSAS Dimensional Database? ...
February 24, 2010 at 7:24 am
Guess I'm just not a good programmer.
Sorry Steve I don't measure up.:crying:
February 22, 2010 at 6:51 am
Point of Order: Those who created the credit default swap catastrophe using these types of methods were experts. Having an expert consultant is no substitute to understanding at least the...
February 9, 2010 at 7:16 am
SSAS is completely capable of handling forecasting tasks utilizing a variety of different econometric algorithms.
I would STRONGLY urge readers to consult with a professional statistician or economist before undertaking this...
February 9, 2010 at 6:46 am
I am aware that SSAS has full blown Econometrics built into the SSAS package capable of performing more than just neural nets...we're talking a full slate of linear regression/non-linear regression/discrete...
October 27, 2009 at 6:28 am
Words of wisdom Steve.
A couple thoughts I had on why things are done in certain ways.
1. Often people are asked to do tasks that they may not have a...
September 1, 2009 at 7:44 am
You won't get much Nigerian Bank messages on LinkedIn.
The groups you can join often have nuggets of good information and they provide the means for contacting people in companies you...
August 17, 2009 at 3:57 pm
There are several reasons to network.
1) You never know when your current employer is going to flake on you. The current economic climate has turned corporate America upside...
August 17, 2009 at 7:56 am
I apply this technique to run very sophisticated database update processes on the systems I manage. In my case, we run a combination of SQLCMD and BCP to execute...
June 5, 2009 at 7:43 am
Viewing 15 posts - 1 through 15 (of 96 total)