Tags
A tag is a keyword or label that categorizes your question with other, similar questions.
All versions of Microsoft SQL Server (not MySQL). Please also add a version-specific tag, like sql-server-2016, since it is often relevant to the question.
32279 questions
All versions of MySQL (not Microsoft SQL Server). Please also add a version-specific tag like mysql-5.7 if that is relevant to the question.
21642 questions
All versions of PostgreSQL. Add an additional version-specific tag like [postgresql-13] if that context is relevant.
15255 questions
All versions of Oracle database. Add a version-specific tag like oracle-11g-r2 if that context is important in the question. Do not use for Oracle products such as applications or middleware or other database products owned by Oracle, like MySQL or BerkeleyDB.
7575 questions
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.
6302 questions
The development of the conceptual schema and/or the logical model and/or the physical settings of a database.
6055 questions
SQL Server 2012 (major build version 11.00.xxxx). Please also tag sql-server.
4533 questions
SQL Server 2008 (major build version 10.00.xxxx). Please also tag with sql-server.
3899 questions
SQL Server 2008 R2 (major build version 10.50.xxxx). Please also tag with sql-server.
3797 questions
Replication is 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
3324 questions
For questions about improving the performance and/or efficiency of database queries.
3164 questions
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 sorted but structures the data differently to allow faster access.
3094 questions
Transact-SQL (T-SQL) is a dialect of SQL used by Microsoft SQL Server and SAP's Sybase.
2946 questions
SQL Server 2014 (major build version 12.0.xxxx). Please also tag sql-server.
2753 questions
SQL Server 2016 (major build version 13.00.xxxx). Please also tag sql-server.
2652 questions
Making copies of data which may be restored after a data loss event or to recover data from some earlier point in time.
2541 questions
All versions of MongoDB - a scalable, high-performance, open source, document-oriented database.
2326 questions
Open source RDBMS that forked from MySQL. Add a version-specific tag like mariadb-10.5 if that context is important.
2306 questions
In the context of a database, optimisation refers to the process of the query optimiser selecting an efficient physical execution plan.
1911 questions
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.
1596 questions
Privileges granted to an account or role through the security mechanism of an operating system, database manager or other system.
1514 questions
Availability Groups are a new feature of SQL Server 2012 that provide continuous data synchronization, automatic failover and secondary read access for one or many SQL Server databases.
1433 questions
Oracle Database 11g Release 2. Please also tag oracle for search purposes.
1368 questions
Reloading a database from a backup, typically for disaster recovery, or to make a copy of a database onto another server.
1359 questions
Writing queries to request or change information stored in a database or other information management system. Questions should include table and index definitions, sample data, expected output, and a tag for the specific system (e.g. MySQL, PostgreSQL, Oracle, SQL Server, MongoDB).
1357 questions
SQL Server 2005 (major build version 9.00.xxxx). Please also tag sql-server.
1330 questions
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.
1188 questions
Allowing users to access only the data they are authorized to access. It also encompasses protection of data during movement on the network and storage on disks and backups.
1069 questions
SQL Server Integration Services, an ETL tool sold by Microsoft and bundled with SQL Server versions since SQL Server 2005.
1061 questions