Viewing 15 posts - 391 through 405 (of 669 total)
This is very vague...a datawarehouse design template will vary as the business type changes...there exists no fixed template as far as i know, I might be wrong!!
What is the nature...
September 23, 2010 at 9:53 pm
Sam1980 (9/23/2010)
I need to grab the results of a select statement in a variable and there are more than 1 rows in the result, but just one column.
I...
September 23, 2010 at 9:49 pm
PSB (9/23/2010)
I was looking for something like this 713-777-9906
Now definitely i'll be using a REGEX
September 23, 2010 at 9:46 pm
abhitkumar (9/23/2010)
In my live server we have total nos of approx 200 reports and 50 email subscriptions created by us.
Now we are planning to change our existing hardware...
September 23, 2010 at 3:46 am
You may use the Derived Transformation task.
Option 1:Functions such as REPLACE, LEN, SUBSTRING might prove useful
OR
Option 2: Use Script Component in Transformation Mode or Source Mode and use the Trim()...
September 23, 2010 at 12:10 am
Bianca,
Lucky you!!!
I would suggest the following:
Number of users hitting the site region specific
Average number of tweets per region per hours
Expected Server down time
Sentiment analysis
September 22, 2010 at 10:22 pm
Groovy..:cool::cool::cool:
How about facebook:-P:-P
September 21, 2010 at 4:43 am
ns.sharath (9/21/2010)
I am doing a lookup on a reference table and it returns 2 matches on the key and I want to use both the matches. Is there any way...
September 21, 2010 at 4:41 am
What kind of transformation are you using...
September 21, 2010 at 4:39 am
😀 Just two seconds after submitting my initial response, which contained a question, I realised it was, as Basil Fawlty might say, BLEEDIN' OBVIOUS! An immediate edit was required to...
September 21, 2010 at 4:35 am
Probably because you still have the DelayValidation as true
September 20, 2010 at 11:08 pm
The entire idea is to store date as an unique integer value for performance enhancements
the default format of dd:mm:yy hh:mm:ss is not a good practice
September 20, 2010 at 10:42 pm
Viewing 15 posts - 391 through 405 (of 669 total)