Database Master的意思|示意
数据库的主
Database Master的网络常见释义
数据库管理软件 六、Database Master(数据库管理软件)下载5.2.51.18513 官方绿色版- ..
Database Master相关短语
1、 master database master 数据库
2、 database master key 数据库主密钥
3、 routing database master 选路数据库主程序
Database Master相关例句
Then, copy the database from the master server to the replica by exporting the information to an ldif file and adding it to the slave server database.
然后通过将信息导出到一个ldif文件中并将其添加到从服务器数据库上,从而将数据库从主服务器拷贝到复制服务器上。
Provide a unified multi-domain (party, account, product) master database — the knowledge layer.
提供一个统一的多域(参与方、帐户、产品)主数据库——知识层。
In SQL Server 7.0 or later versions, you can maintain the mapping between the logins in the master database and the users in the user database by using the SIDs.
在SQL Server 7.0或更高版本中,您可以使用SID来维护master数据库中的登录和用户数据库中的用户之间的映射。
The indexes that support multiline fields are not replicated from the working master database to user databases.
支持多行域的索引并没有从工作主要数据库中复制到用户数据库中。
If the master query table has a large volume of data, perhaps millions of rows, then there might be an unacceptable amount of queries issued to the database table on the detail side.
如果主查询表拥有大量数据,比如数百万行,那么向明细端上的数据库表发出的查询量可能难以接受。
Create the MASTER database: db2 create database MASTER.
创建MASTER数据库:db 2 create database MASTER。