Oracle (3253)
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) explain different types of backups avaialabe in sql server? Given a particular scenario, how would you go about choosing a backup plan? : Sql server database administration
1112what are defaults? Is there a column to which a default can't be bound? : Sql server database administration
1185what are the steps you will take, if you are tasked with securing an sql server? : Sql server database administration
1112what's the information that can be stored inside a bit column? : Sql server database administration
1093what is the different types of backups available in sql server? : Sql server database administration
974do you know what is a deadlock and what is a live lock? How will you go about resolving deadlocks? : Sql server database administration
1052how do you test proper tcp/ip configuration windows machine? : Sql server database administration
1121but what if you have to create a database with two filegroups, one on drive c and the other on drive d with log on drive e with an initial size of 600 mb and with a growth factor of 15%? : Sql server database administration
1015
what is a composite primary key ? : Sql dba
Write a query to create a duplicate table with and without data present?
What are the rules to use the rowguidcol property to define a globally unique identifier column?
What does postgresql stand for?
What are statistics, under what circumstances they go out of date, how do you update them?
Explain about the process which takes place to execute a stored routine?
WHAT IS NEED BY METION DATFMT AND TIMFMT IN H-SEPICITION IN RPGLE?
What is the purpose of the tempdb database?
How to add a new column to an existing table in mysql?
Describe the three levels of data abstraction?
What is the max size for access database?
How do triggers work?
Does db2 use sql?
Is it mandatory for the primary key to be given a value when a new record is inserted?
How to display error message in postgresql?