About 399 results
Open links in new tab
  1. what is difference between database developer and administrator?

    Jun 19, 2016 · For big high volume applications the back end developer (s) need to be part database developers. For small apps that cannot afford a database developer the application developer has no …

  2. learning - Why is Database Administration so hard? - Database ...

    It is not currently accepting new answers or interactions. I know a lot of Database Administrators and they are all over 28-29 years old. Is all database administration like that? I mean, is this about getting …

  3. sql server - DDL_admin vs db_owner permissions - Database ...

    Nov 16, 2015 · I'm taking over a project that involves removing and limiting permissions of all database users across our server farm. (fun times) One of the permissions currently being limited is db_owner …

  4. architecture - Database Administrator vs Database Architect?

    May 18, 2012 · In terms of job responsibilities and activities, what is the difference between a Database Administrator (DBA) and a Database Architect?

  5. How to manage DEFAULT PRIVILEGES for USERs on a DATABASE vs …

    Oct 6, 2015 · Don't forget to set the search_path. If you only got the one database in the cluster you can just set the global default in postgresql.conf. Else (more likely) set it as property of the database, or …

  6. What makes an Oracle Applications DBA different from an Oracle DBA ...

    So I take it you would consider an Oracle Application DBA to need all the skill of an Oracle DBA and additional knowledge of Oracle's E-Business Suite. That is, more additional knowledge than a DBA …

  7. windows - Cannot cannot to database using sql developer: a …

    Nov 2, 2023 · I am using a windows laptop and installed sql developer version 23.1.0. When I input the connection details for my database I get the following error: a connection attempt failed because the …

  8. Should developers be able to query production databases?

    Jan 6, 2012 · Depending on the database software that is used in what you are calling production a new licence could be required for the developer to access the database, which is a large expense to …

  9. oracle - Where is the database SERVICE NAME defined and what is the ...

    Jan 31, 2019 · I'm researching the connection methods for an Oracle 12c database and I understand the difference between an SID and Service Name, but I cannot figure out where the service name is …

  10. sql server - Developer Edition vs Standard Edition - Database ...

    Jul 24, 2019 · Is it dangerous to have dev environment with a Developer Edition and Live with Standard Edition, are the binaries different ?