Subject | English | Korean |
comp., MS | ANSI SQL query mode | ANSI SQL 쿼리 모드 (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 query | SQL 쿼리 (An SQL statement, such as SELECT, INSERT, UPDATE, DELETE, or CREATE TABLE) |
comp., MS | SQL-specific query | SQL 쿼리 (A query that consists of an SQL statement. Subqueries and pass-through, union, and data-definition queries are SQL-specific queries) |