>>The most important person on any development project is usually a DBA. >>Good DBAs can save a project - simply because THEY know what they're doing >>and can create a performing database and schema.
I venture to say a great developer doesn't need a DBA for anything because they would have the skills to do every layer of an application, from creating and maintaining a database(keeping the performance up), business logic classes and design, to the front end. I've been a developer for 9 years and only once have I had the opportunity to work with a real DBA. All he did was come in at 4am and run processes for data validation so that when we programmers get in the data will be where we need it. This was about 5 years ago, had I known then what I know now we would of gotten rid of the DBA and put the data validation in a class somewhere and scrubbed the data as it went to the database. Steve __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
