Subject | English | Hebrew |
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 | LINQ to SQL | LINQ ל- SQL (A LINQ technology that provides a run-time infrastructure for managing relational data as objects. In LINQ to SQL, the data model of a relational database is mapped to an object model expressed in the programming language of the developer) |
comp., MS | SQL database | מסד נתוני SQL (A database based on Structured Query Language (SQL)) |
comp., MS | SQL injection attack | התקפה מסוג החדרת 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 query | שאילתת SQL (An SQL statement, such as SELECT, INSERT, UPDATE, DELETE, or CREATE TABLE) |