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) You schedule a job to run every minute what will happen if the first job runs more than 1 min? Will the second instance of the job start?
1050John exports information periodically from a microsoft sql server database to an oracle database what is the best way to do this?
954Write a sql query to sort on different column name according to the parameters passed in the function?
920Your company has 50 branches all over the country all the branches, including the head office have sql server as the database every night all 50 branches upload certain information to the head office which replication topology is best suited for the above scenario?
1159You have several tables, and they are joined together for querying. The tables contain both clustered indexes and non clustered indexes to optimize performance, how should you distribute the tables and their indexes onto different file groups?
1027
What is the usage of nvl function?
Why place tempdb and log on low numbered devices?
How to present flrehird.log file from filling up the disk partition?
How to write optimized query in mysql?
what are the difference between clustered and a non-clustered index? : Sql dba
What is the best database management system?
How many types of users in dbms?
What is meant by a deadlock situation?
What is the parameter mode that can be passed to a procedure?
What do you understand by mirroring and mention the advantages of the mirroring?
What is the difference between null value, zero, and blank space?
How do I shrink an ldf file?
How to set up local postgres database?
How do I know if localdb is running?
What are foreign keys in database?