Subject | English | Czech |
comp., MS | ANSI SQL query mode | dotaz SQL v režimu ANSI (One of two types of SQL syntax: ANSI-89 SQL (also called Microsoft Jet SQL and ANSI SQL), which is the traditional Jet SQL syntax; and ANSI-92 SQL, which has new and different reserved words, syntax rules, and wildcard characters) |
comp., MS | DPM Self-Service Tool for SQL Server | Nástroj pro samobslužné obnovení z aplikace DPM pro SQL Server (A tool for SQL Server that enables backup administrators to authorize end users to recover backups of SQL Server databases from DPM, without further action from the backup administrator) |
comp., MS | DPM SST for SQL Server | Nástroj pro samobslužné obnovení z aplikace DPM pro SQL Server (A tool for SQL Server that enables backup administrators to authorize end users to recover backups of SQL Server databases from DPM, without further action from the backup administrator) |
comp., MS | Microsoft SQL Server Reporting Services Report Builder | Tvůrce sestav služby Microsoft SQL Server Reporting Services (A report authoring tool that features a Microsoft Office-like authoring environment and features such as new sparkline, data bar, and indicator data visualizations, the ability to save report items as report parts, a wizard for creating maps, aggregates of aggregates, and enhanced support for expressions) |
comp., MS | Repository SQL schema | schéma úložiště SQL (A set of standard tables used by the repository engine to manage all repository objects, relationships, and collections) |
comp., MS | SQL database | databáze SQL (A database based on Structured Query Language (SQL)) |
comp., MS | SQL expression | výraz jazyka SQL (Any combination of operators, constants, literal values, functions, and names of tables and fields that evaluates to a single value) |
comp., MS | SQL injection attack | útok prostřednictvím injektáže SQL (An attack that attempts to compromise your database (and potentially the computer on which the database is running) by creating SQL commands that are executed instead of, or in addition to, the commands that you have built into your application) |
comp., MS | SQL persistence provider | zprostředkovatel trvalosti využívající SQL Server (A persistence provider that is included in the .NET Framework that saves and restores workflow instances to and from a SQL Server database) |
comp., MS | sql query | příkaz jazyka SQL (An SQL statement, such as SELECT, INSERT, UPDATE, DELETE, or CREATE TABLE) |
comp., MS | SQL Server Analysis Services | Služba Analysis Services serveru SQL (A feature of Microsoft SQL Server that supports online analytical processing (OLAP) and data mining for business intelligence applications. Analysis Services organizes data from a data warehouse into cubes with precalculated aggregation data to provide rapid answers to complex analytical queries) |
comp., MS | SQL Server Analysis Services | SQL Server Analysis Services (A feature of Microsoft SQL Server that supports online analytical processing (OLAP) and data mining for business intelligence applications. Analysis Services organizes data from a data warehouse into cubes with precalculated aggregation data to provide rapid answers to complex analytical queries) |
comp., MS | SQL Server Analysis Services cube | datová krychle služby Analysis Services serveru SQL (" (Analysis Services cube for short) A conceptual view, consisting of descriptive categories (dimensions) and quantitative values (measures). The generic industry term is "OLAP data cube.") |
comp., MS | SQL Server component | součást systému SQL Server (A SQL Server program module developed to perform a specific set of tasks - e.g., data transformation, data analysis, reporting) |
comp., MS | SQL Server computer | počítač se serverem SQL Server (A computer running Microsoft SQL Server with a configured database) |
comp., MS | SQL Server Connection Director | Správce připojení k systému SQL Server (A connectivity technology where applications based on different data access technologies (.NET or native Win32) can share the same connection information. Connection information can be centrally managed for such client applications) |
comp., MS | SQL Server data-tier application project | projekt aplikace na datové vrstvě v systému SQL Server (A Visual Studio project used by database developers to create and develop a DAC. DAC projects get full support from Visual Studio and VSTS source code control, versioning, and development project management) |
comp., MS | SQL Server Execute Package Utility | Nástroj pro spouštění balíčků systému SQL Server (A graphical user interface that is used to run a Integration Services package) |
comp., MS | SQL Server instance | instance systému SQL Server (A copy of SQL Server running on a computer) |
comp., MS | SQL Server instance auto-protection | automatická ochrana instancí systému SQL Server (A type of protection that enables DPM to automatically identify and protect databases that are added to instances of SQL Server that are configured for auto-protection) |
comp., MS | SQL Server Integration Services A feature of Microsoft SQL Server used to import, export, and transform data from different data sources | služba SSIS (SQL Server Integration Services) |
comp., MS | SQL Server login | účet pro SQL Server (An account stored in SQL Server that allows users to connect to SQL Server) |
comp., MS | SQL Server object | objekt systému SQL Server (An entity within SQL Server) |
comp., MS | SQL Server profile | profil systému SQL Server (A Virtual Machine Manager library resource that contains instructions for customizing an instance of Microsoft SQL Server for a SQL Server data-tier application (DAC) when you deploy a virtual machine as part of a service) |
comp., MS | SQL Server Utility | Stavový nástroj systému SQL Server (A way to organize and monitor SQL Server resource health. It enables administrators to have a holistic view of their environment) |
comp., MS | SQL Server Utility dashboard | řídicí panel Stavového nástroje systému SQL Server (A dashboard that provides an at-a-glance summary of resource health for managed SQL Server instances and data-tier applications. Can also be referred to as the SQL Server Utility detail view or the list view with details) |
comp., MS | SQL Server Utility Explorer | Průzkumník stavového nástroje systému SQL Server (A hierarchical tree displaying the objects in the SQL Server Utility) |
comp., MS | SQL Server Utility viewpoints | zobrazení Stavového nástroje systému SQL Server (A feature of SQL Server Utility that provides administrators a holistic view of resource health through an instance of SQL Server that serves as a utility control point (UCP)) |
comp., MS | SQL-specific query | dotaz SQL (A query that consists of an SQL statement. Subqueries and pass-through, union, and data-definition queries are SQL-specific queries) |
comp., MS | SQL statement | příkaz jazyka SQL (An SQL or Transact-SQL command, such as SELECT or DELETE, that performs some action on data) |
comp., MS | SQL view | zobrazení SQL (A window that displays the SQL statement for the current query or that is used to create an SQL-specific query (union, pass-through, or data definition). When you create a query in Design view, Access constructs the SQL equivalent in SQL view) |
comp., MS | SQL writer | zapisovač SQL (A VSS compliant writer provided by the SQL Server that handles the VSS interaction with SQL Server) |