Questions tagged [development]
37 questions
20
votes
7 answers
Does a DBA need to know how to program in a system language besides SQL?
To what extent does a Database Administrator need to know system or application level programming languages (for example .NET or PHP) besides "just SQL"?
For the purposes of this question, no specific version of the SQL standard is considered for…
p mac
- 201
- 1
- 2
- 3
0
votes
1 answer
Who should own the staging database right
At my company we are re-assessing which developers will take on the deployment for xyz ticket. At the moment when a developer is done with his ticket, a deployment ticket is created and another developer will take it, do the code review and test the…