Subject | English | Malay |
comp., MS | Add SourceSafe Database Wizard | Pendeta Tambah Pangkalan Data Sumber Selamat (A wizard that locates and configures a Visual SourceSafe database. If you cannot find an existing database to use, the wizard allows you to create a new one) |
comp., MS | database availability group | kumpulan ketersediaan pangkalan data (A group of up to 16 Mailbox servers that host a set of databases and provide automatic database-level recovery from failures that affect individual servers or databases) |
comp., MS | database connection | sambungan pangkalan data (A connection that specifies the name, type, location, and, optionally, other information about a database file or server) |
comp., MS | database connection endpoint | titik akhir sambungan pangkalan data (An endpoint representing the connection to a database) |
comp., MS | database development life cycle | kitar hayat pembangunan pangkalan data (A structured process that is imposed upon the development of the database portion of an application. It is essentially a subset of the software development life cycle that is specific to one or more databases in an application) |
comp., MS | database diagram | gambar rajah pangkalan data (A graphical representation of any portion of a database schema. It can be either a whole or partial picture of the structure of the database. It includes tables, the columns they contain, and the relationships between the tables) |
comp., MS | database file | fail pangkalan data (One of the physical files that make up a database) |
comp., MS | database management system | sistem pengurusan pangkalan data (A layer of software between the physical database and the user. The DBMS manages all access to the database) |
comp., MS | database manager | pengurus pangkalan data (A layer of software between the physical database and the user. The DBMS manages all access to the database) |
comp., MS | database object | objek pangkalan data (A database component (for example, a table, index, trigger, view, key, constraint, default, rule, user-defined data type, or stored procedure in a database)) |
comp., MS | database project | projek pangkalan data (An offline representation of a database. Each database project contains the scripts that are required to deploy a new database or to update an existing database to a database server. A database project does not contain the data that resides in that database. Database projects are saved as .dbproj files) |
comp., MS | database refactoring | pemfaktoran semula pangkalan data (The process by which you can modify the names of database objects in such a way that all instances of those names within the database project are modified at the same time) |
comp., MS | database server | pelayan pangkalan data (A computer that is running Microsoft SQL Server and is used by an SMS/Configuration Manager site to store the site data) |
comp., MS | database unit test | ujian unit pangkalan data (A unit test that validates whether a certain aspect of your database is working as you expect) |