Viewing 15 posts - 2,911 through 2,925 (of 6,038 total)
We all know it's the DBA who ultimately calls the shot regarding these important decisions; right?
February 1, 2016 at 8:15 am
David.Poole (1/29/2016)
Eric M Russell (1/29/2016)
This reminds me of those two or three occasions, as a teenager, when I would return home with damage to my dad's car.
Good news Dad,...
February 1, 2016 at 7:29 am
2000t (2/1/2016)
"a DBA say that the true version of the code is always in production."Hmm, I heard this claim before. However, the production version was broken.
The thing is, in...
February 1, 2016 at 7:22 am
Jeff Moden (1/28/2016)
February 1, 2016 at 7:13 am
For each revision to a DDL script, prior to check-in, I include a new entry in the header with the date, with CO number, developer's name, and brief one line...
January 31, 2016 at 12:25 pm
J Livingston SQL (1/29/2016)
Jeff Moden (1/29/2016)
J Livingston SQL (1/29/2016)
http://www.apexsql.com/sql_tools_refactor.aspxHeh... just select the "obfuscation" method and you're done. 😛
hehe....had never used it, til now.........cant see the point
...
...
CReAte tABle mytable(TranID INTEGER nOt...
January 29, 2016 at 12:09 pm
J Livingston SQL (1/29/2016)
Jeff Moden (1/29/2016)
J Livingston SQL (1/29/2016)
http://www.apexsql.com/sql_tools_refactor.aspxHeh... just select the "obfuscation" method and you're done. 😛
hehe....had never used it, til now.........cant see the point
...
...
CReAte tABle mytable(TranID INTEGER nOt...
January 29, 2016 at 12:08 pm
This reminds me of those two or three occasions, as a teenager, when I would return home with damage to my dad's car. Providing too much information isn't useful in...
January 29, 2016 at 11:55 am
First, when it comes to agreeing to a standard, I suggest that you not argue over minor details and instead come to an agreement about functional issues that matter (like...
January 29, 2016 at 7:52 am
When inheriting a legacy database with little documentation, one thing I do is start creating views as I learn the purpose and usage of the tables. For example, I may...
January 29, 2016 at 7:20 am
xsevensinzx (1/29/2016)
Eric M Russell (1/28/2016)
January 29, 2016 at 7:00 am
Yes, by necessity the role of a typical DBA is changing. If you work in a massive hosting data center with dozens of DBAs, then maybe you can get by...
January 28, 2016 at 12:21 pm
A session can be held for an extended period of time in a wait state without being blocked by another session. For example, it could be a complex and long...
January 28, 2016 at 12:10 pm
On the flip side, as a job seeker you should also be suspicious of "opportunities" which seem to always be available. For example, there are some employers who advertise for...
January 28, 2016 at 9:59 am
Viewing 15 posts - 2,911 through 2,925 (of 6,038 total)