Viewing 15 posts - 1,921 through 1,935 (of 6,041 total)
First, it's unclear whether you know the basic concepts of dimensional modeling, requirements gathering, or ETL at this point. So before you start building anything, I highly recommend you read...
December 16, 2016 at 10:55 am
A "crash" is a series of events, not a single moment in time. You need to know an ideal point in time for which to perform a transaction log restore?
December 15, 2016 at 11:22 am
It's hard to believe there are 1 billion active yahoo email accounts. 100,000,000 of them are probably drop boxes for phishing scammers.
December 15, 2016 at 11:15 am
Remember when Microsoft offered to buy Yahoo for $45 Billion back in 2008? Yahoo said no, because they felt the deal was undervalued.
December 15, 2016 at 7:36 am
David.Poole (12/15/2016)
December 15, 2016 at 7:00 am
If the two servers are located on-premises, like in the same rack or server room, then perhaps you can connect them directly using a crossover network cable.
December 14, 2016 at 3:06 pm
Trying to extract meaningful consumer information from ExaBytes of IoT data is about like trying to extract gold from sand. There are other companies like SurveyMonkey that have a much...
December 14, 2016 at 8:43 am
If we can leverage millions of interconnected IoT devices and BigData to better predict the weather or crime, then that's a big win. I'd love to wake up each morning...
December 14, 2016 at 7:50 am
xsevensinzx (12/14/2016)
Gary Varga (12/14/2016)
Eric M Russell (6/9/2016)
December 14, 2016 at 7:04 am
I believe that developers and DBAs can both benefit from advanced T-SQL training.
December 13, 2016 at 12:26 pm
It is possible to revert a source database from a database snapshot, but any changes made to the source database in the interim will be lost. Perhaps the best solution...
December 13, 2016 at 12:25 pm
Perhaps the network administrator didn't want to be the primary point of contact for support calls over the Christmas holidays.
December 13, 2016 at 11:49 am
wannabe_developer (12/13/2016)
...
Would TFS Source control be a better option? Not explored this for pure script version control.
Any thoughts?
Yes, every developer should use a VCS (version control system). When I have...
December 13, 2016 at 11:33 am
If a user is a member of DB_OWNER, then they own your database and can do whatever they want with it. DB_DATAREADER grants a user permission to read from any...
December 13, 2016 at 11:19 am
A BIT datatype can be NULL.
Also, an integer columns can be used to contain multiple bitwise values (TINYINT 8, SMALLINT 16, INT 32, BIGINT 64).
December 13, 2016 at 8:44 am
Viewing 15 posts - 1,921 through 1,935 (of 6,041 total)