Malay | English |
komputer SQL Server | SQL Server computer (A computer running Microsoft SQL Server with a configured database) |
LINQ ke SQL | LINQ to 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) |
pandangan SQL | SQL view (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) |
pangkalan data SQL | SQL database (A database based on Structured Query Language (SQL)) |
pertanyaan sql | sql query (An SQL statement, such as SELECT, INSERT, UPDATE, DELETE, or CREATE TABLE) |
serangan suntikan SQL | SQL injection attack (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) |