Database Administrator
-1
votes
1answer
192 views
What are the most 'destructive' words (line commands, sql queries, LOCs, etc) in a IT environment? [closed]
Recently I was reading this question and read some mistakes we all surely have committed at least once in our jobs, so I want to know your opinion about this.
By IT I mean networking, programming, ...
2
votes
2answers
79 views
Should database-models (conceptual or physical) be reviewed by DBAs?
Where I work, new applications that are being developed that will use their own relational database, must have their database-models (conceptual, then physical ) reviewed and aproved by DBAs.
Things ...
9
votes
10answers
897 views
Every SQL statement has to be reviewed by a DBA — common?
I mean everything, not just schema changes. Even a simple SELECT on a primary key can't go into production, even though it has been code-reviewed by other developers (in context), without a DBA review ...
6
votes
1answer
239 views
Where are all the DBAs?
For some reason I got thinking the other day about DBAs and what they do. This thread goes some way to answer this question, but then I looked up the leading jobs site in my area out of curiosity, and ...
13
votes
6answers
573 views
What do DBAs do?
Yes, I know they administrate databases.
I asked this question because I'd like to get a further insight into the kind of day-to-day duties a DBA might perform, and the real-world business problems ...
1
vote
2answers
332 views
SQL Server DBA - How to get a good one!
I'm a lone developer. I am currently developing an application which is seeing me get way way way out of my depth when it comes to SQL DBA'ing, and have come to realise that I should hire a DBA to ...
2
votes
7answers
675 views
How Can I Effectively Interview an Oracle Candidate?
First, I browsed through SO for matching questions and didn't find one, but please point me in the right direction if this exact question has already been asked.
I work with and around programmers of ...
10
votes
22answers
5k views
Software Developer Interview Question - Fair or Unfair [closed]
I just phone interviewed with a company for a graduate software developer position and was asked the following questions. I should add that the company concerned are not a database vendor.
How does ...
1
vote
3answers
682 views
Becoming an “Application DBA”?
I have to admit, until recently I did not know there was such a thing as a "System DBA" and "Application DBA."
Currently, I am an Application/System Admin for a large CMS. I would like to pursue a ...