By tag: DBA
0
kicks
Rise of the SQL Server "DevBA"
"DevBA" - an SQL Server Developer with a bit of DBA thrown in. As a developer, broadening your horizons to a DBA's mindset can offer great benefits and add to your skillset.
0
kicks
Being a Better DBA - An interview with Brad McGehee
Brad McGehee discusses the career path of a professional database administrator. Often the DBA role is thrust upon an IT professional or developer without much in the way of specific training. Growing into the role is largely a self-motivated exercise. Brad talks about the habits that successful DBA...
0
kicks
SQL SERVER - 2005 - Create Script to Copy Database Schema and All The
This is very simple but powerful.
Explained with Images.
0
kicks
SQL SERVER - User Defined Functions (UDF) to Reverse String - UDF_Reve
UDF_ReverseString User Defined Functions returns the Reversed String starting from certain position.
First parameters takes the string to be reversed.
Second parameters takes the position from where the string starts reversing.
Script of UDF_ReverseString function to return Reverse String
0
kicks
SQL SERVER - Data Warehousing Interview Questions and Answers Complete
SQL Server Data Warehousing interview questions and answers were original published in three series. This complete series is combined in one article which is listed here in this article. This article is PDF which is available to download for free.
Interview Questions and Answer PDF contains quest...