A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.

Type to find tags:
× 4632
a relational database management system (RDBMS) that runs as a server providing multi-user access to a number of databases. It originated from the Sybase SQL Server codebase…
× 3972
MySQL : Open-Source, Relational Database Management System
× 2122
for SQL Server 2008, major build version 10.00.xxxx.
× 2019
An acronym for "Structured Query Language", SQL can be used in relational database management systems (RDBMS) to query, update, delete, and insert data as well as modify the structure of the database.…
× 1607
a RDBMS (Relational Database Management System) created by Oracle Corporation. It supports a large number of languages and application development frameworks. Its primary languages are SQL, …
× 1284
a powerful, enterprise class, open source RDBMS. It has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability and data…
× 1093
the process of specifying the logical and/or physical parts of a database. The goal of database design is to make a representation of some "universe of discourse" - the types of fac…
× 930
for SQL Server 2008 R2, major build version 10.50.xxxx
× 866
for the 2005 version of Microsoft's SQL Server.
× 790
An evaluation of whether a system works well enough to be fit for purpose. Normally performance refers to the speed with which a system completes an operation or set of operations over time.
× 655
the process of sharing any level of information so as to ensure consistency between redundant hardware/software resources to improve reliability, fault-tolerance, and accessibility
× 562
InnoDB : MySQL's ACID-compliant Storage Engine
× 548
A database structure that can improve the speed of queries at the cost of disk space and slower inserts/updates. It stores a copy of one or more columns but structures the data differently to allow f…
× 463
specifically for SQL Server 2012
× 382
Making copies of data which may be restored after a data loss event or to recover data from some earlier point in time.
× 358
The second and terminal release of Oracle Corporations Oracle 11g database product. 11.2 was released for Linux on September 1st, 2009. New features added include RAC One Node, Improved data compress…
× 350
MySQL 5.5 brought many performance enhancements and expanded the feature set of the popular open-source RDBMS.
× 318
The discipline of Operational and Architectural Management of Database Systems.
× 310
Callable code installed on a database manager, exposing an API through which it can be invoked. Normally written in the native query language, some DBMS platforms support other languages as well.
× 284
A class of issues where a database executes a query inefficiently due to the optimiser selecting an innapropriate query plan.
× 277
a dialect of SQL used by Micrsoft's [SQL Server](http://www.microsoft.com/sqlserver/en/us/default.aspx) and SAP's [Sybase](http://www.sybase.com/).
× 263
A precise request for information retrieval with database and information systems.
× 249
In the context of a database, optimisation refers to the process of the query optimiser selecting the best query plan to execute.
× 235
Allowing users to access only the data they are authorized to access.
× 202
its structure described in a formal language supported by the database management system (DBMS) and refers to the organization of data to create a blueprint of how a d…
× 186
Oracle Corporations version 10 of its flagship RDBMS product.
× 182
Operating system produced by Microsoft. Windows is produced in various desktop and server versions.
× 181
An SQL join clause combines records from two or more tables or views.
× 180
SQL Server Integration Services, an ETL tool sold by Microsoft and bundled with SQL Server versions since SQL Server 2005.
× 174
Splitting a database table into multiple segments for performance or manageability.
× 174
a non-transactional storage engine for MySQL. It provides high-speed storage and retrieval, as well as fulltext searching capabilities. Also, is the default storage engine type for version p…
× 173
Procedural code automatically executed in response to a database event.
× 165
mysqldump : MySQL's Standard Dump/Backup Utility
× 155
Reloading a database from a backup, typically for disaster recovery, or to make a copy of a database onto another server.
× 152
SQL Server Management Studio, a graphical front-end tool shipped with SQL Server for managing and querying databases. It also supports managing other bundled systems such as SSAS.
× 150
specifically for the 2000 version of Microsoft SQL Server
1 2 3 4 5 20