English | Hungarian |
ANSI SQL query mode | ANSI SQL-lekérdezésmód (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) |
Microsoft SQL Server Reporting Services Report Builder | Microsoft SQL Server jelentési szolgáltatások jelentéskészítője (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) |
SQL database | SQL adatbázis (A database based on Structured Query Language (SQL)) |
SQL persistence provider | SQL társzolgáltató (A persistence provider that is included in the .NET Framework that saves and restores workflow instances to and from a SQL Server database) |
sql query | SQL-lekérdezés (An SQL statement, such as SELECT, INSERT, UPDATE, DELETE, or CREATE TABLE) |
SQL Server Analysis Services cube | SQL Server Analysis Services-kocka (" (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.") |
SQL Server computer | SQL Server alapú számítógép (A computer running Microsoft SQL Server with a configured database) |
SQL Server object | SQL Server objektum (An entity within SQL Server) |
SQL Server profile | SQL Server-profil (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) |
SQL-specific query | SQL-specifikus lekérdezés (A query that consists of an SQL statement. Subqueries and pass-through, union, and data-definition queries are SQL-specific queries) |
SQL view | SQL nézet (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) |