存储数据库 meaning in Chinese
memory data base
memory database
storage database
stored data base
stored database
Examples
- Gives advice about issues like how to store the database connection string
提供关于某些问题的建议,例如,如何存储数据库连接字符串。 - A tablespace is an abstraction of a collection of containers into which database objects are stored
表空间是存储数据库对象的容器集合的抽象。 - Specifies that the disk files used to store the database log , log files , are explicitly defined
指定显式定义用来存储数据库日志的磁盘文件(日志文件) 。 - Specifies that the disk files used to store the data sections of the database , data files , are explicitly defined
指定显式定义用来存储数据库数据部分的磁盘文件(数据文件) 。 - Three types of files are used to store a database . these include primary files , secondary files , and transaction logs
有三种类型的文件可用于存储数据库:主文件、辅助文件和事务日志。