English | Estonian |
SQL Server Analysis Services | SQL Serveri analüüsiteenused (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) |
SQL Server computer | SQL-serveri arvuti (A computer running Microsoft SQL Server with a configured database) |
SQL Server Integration Services | SQL Serveri integreerimisteenused (A feature of Microsoft SQL Server used to import, export, and transform data from different data sources) |
SQL Server Reporting Services | SQL Serveri aruandlusteenused (A server-based report generation environment for enterprise, Web-enabled reporting functionality so you can create reports that draw content from a variety of data sources, publish reports in various formats, and centrally manage security and subscriptions) |
SQL-specific query | SQL-spetsiifiline päring (A query that consists of an SQL statement. Subqueries and pass-through, union, and data-definition queries are SQL-specific queries) |
sql variant | SQL-i variant (A data type that stores values of several data types, except for text, ntext, image, timestamp, and sql_variant types. It is used in a column, parameter, variable, or return value of a user-defined function) |
SQL view | SQL-i vaade (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) |