Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle versus MS Sql Server
"Sybrand Bakker" <postbus_at_sybrandb.demon.nl> schrieb im Newsbeitrag
news:ttgqjg87pg2412_at_corp.supernews.com...
>
Sorry, I do not know you. I certainly don't want to offend you. But have you ever developed software? Do you have a formal education in developing software?
I do not know a typical DBA's thoughts, but for example...
are tasks which a good software developer will know how to handle. And it is HIS task to do such things. I would NEVER allow a DBA to modify the SQL that creates the objects in the database (tables, triggers, views, stored procedures, ...). For example primary keys and constraints are a direct result of my discussion with the future users of my software. These items are specified in the Requirement Specification, and they are part of the Data Model for the future database. No DBA is involved in this area.
I have been educated how to do this. I have years of experience in this subject. I do not need a DBA's help for writing SQL.
If a DBA should ever remind me that I have forgotten a constraint, I will quit my job. Then he, who is only looking at the finished software, has done a better job than me, who has been discussing the requirements with the users for many weeks or months.
Michael G. Schneider Received on Thu Oct 25 2001 - 15:12:07 CDT
![]() |
![]() |