Subject | English | Norwegian Bokmål |
comp., MS | ANSI SQL query mode | ANSI SQL-spørremodus (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 | SQL database | SQL-database (A database based on Structured Query Language (SQL)) |
comp., MS | sql query | SQL-spørring (An SQL statement, such as SELECT, INSERT, UPDATE, DELETE, or CREATE TABLE) |
comp., MS | SQL Server computer | SQL Server-datamaskin (A computer running Microsoft SQL Server with a configured database) |
comp., MS | SQL Server object | SQL Server-objekt (An entity within SQL Server) |
comp., MS | SQL-specific query | SQL-spesifikk spørring (A query that consists of an SQL statement. Subqueries and pass-through, union, and data-definition queries are SQL-specific queries) |
comp., MS | SQL view | SQL-visning (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) |