Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288) as a general practice, it is recommended to have dbo be the owner of all database objects however, in your database you find number of tables owned by a user other than dbo, how could you fix this? : Sql server administration
992you have developed an application which uses many stored procedures and triggers to update various tables users ocassionally get locking problems which tool is best suited to help you diagnose the problem? : Sql server administration
969you have separate development and production systems you want to move a copy of a development database into production to do this, you do a backup on the development system and restore to the production system after a few minutes, you begin getting calls from several customers saying that they are denied access to the system why? : Sql server administration
998
Can pl sql procedure have a return statement?
What are internal user account in oracle?
What do you understand by ‘atomicity’ and ‘aggregation’?
What is an application role and explain a scenario when you would use one?
What the different types of Replication and why are they used?
How many null values we can have in a unique key field in sql server?
What are database connection details?
How to analyze tables with 'mysqlcheck'?
Is mongodb a firebase?
you notice that the transaction log on one of your databases is over 4gb the size of the data file is 2mb what could cause this situation, and how can you fix it? : Sql server administration
What are sql functions? Describe in brief different types of sql functions?
what is commit? : Sql dba
What are the logical operations?
Explain the truncate command? : sql server architect
What is unsigned int in mysql?