Of course, your commands might differ slightly if you need to specify a database user name and password.
当然,如果您需要指定数据库用户名和密码,那么您的命令可能略有不同。
If the input will later be used as parameters to operating system commands, scripts, and database queries, then it is essential that you do so.
如果输入以后会被用作操作系统命令、脚本和数据库查询的参数,那么对输入进行清理是非常重要的。
The offline policy controls backup and restore commands, and the encryption and decryption of database backup images.
离线策略控制备份和恢复命令,以及数据库备份映像的加密和解密。
For the new database, schedule backup and restore commands using the tools provided with DB2.
对于新数据库,要使用DB 2所提供的工具来调度备份和恢复命令。
This article deals with how to create the database and database objects using commands.
本文将介绍如何使用命令创建数据库和数据库对象。
This creates a file that contains the necessary commands and data to recreate the database.
这样可以创建一个包含必要命令和数据的文件,从而重新创建数据库。
Create the database and move the logs to the log file system using the commands in Listing 8.
使用清单8所列的命令创建数据库,并将日志移动到日志文件系统。
New commands and stored procedures were introduced for registering the schemas to the database to make them function as database objects.
它引入了新的命令和存储过程,用于将模式注册到数据库并充当数据库对象。
For instance, changing the name and the path associated with a database can be accomplished using DB2’s backup and restore commands.
比方说,修改和数据库相关的名称和路径可以使用DB2 的备份和恢复命令来完成。
These scripts set up access to the database environment and allow the instance owner to execute DB2 UDB commands.
这些脚本设置对数据库环境的访问,允许实例所有者执行db 2udb命令。
In the CLP, you will issue the following commands to do a restore and roll forward a full database.
在CLP中,您将发出下面的命令来执行恢复,并前滚整个数据库。
The following commands can be used to create such a database and table spaces.
可使用以下命令创建此类数据库和表空间。
A stored procedure can be seen as one or more SQL commands that already reside at the database server, prepared and ready to be executed.
存储过程可以被视为一条或多条已驻留在数据库服务器中、准备好执行的SQL命令。
The logic behind such a backup script is quite simple: obtain a list of tables from the database, iterate over this list and use commands such as DESC?
这类备份脚本背后的逻辑很简单:从数据库取得一个表列表,迭代此列表并使用如DESC ?
Create the DB2 database and table using the following commands.
可以使用下列命令创建DB 2数据库和表。
Connect to DB2 database and create the test table using the following commands.
连接到DB 2数据库并使用以下命令创建测试数据表。
This set of commands creates the bugs user and grants that user account numerous levels of access to the "bugs" database when connecting locally.
这组命令创建了bugs用户,并授予那个用户帐号本地连接到“bugs”数据库时的多级访问权限。
To disable Performance Expert Server from collecting data, connect to the performance database and issue one of the following commands
要想禁止PerformanceExpert服务器收集数据,应该连接性能数据库,然后执行以下命令之一
Following the scenario above, where Jaya and Eric are working on some database changes, Jaya is now at the end of Part 1 after all the change commands are generated.
遵循上述场景之后(Jaya和Eric进行某些数据库变更),当生成所有变更命令之后,Jaya现在处在第1部分的最后位置。
Rake is Ruby's build tool that is used to automate shell-like commands, such as packaging and deploying Ruby code, and performing database migrations.
Rake是Ruby的构建工具,用于自动执行类似于shell的命令,如打包和部署Ruby代码以及执行数据库迁移。
Use the following MySQL commands to create the database, grant permissions on it, and add a table to it.
使用下面的MySQL命令创建数据库,并对其授权,然后向这个数据库中添加一个表。
In addition, maintenance commands such as reorg and rebind are also included to restore the state of the database after command deployment.
此外,还包括reorg和rebind等维护命令,用于在命令部署后恢复数据库的状态。
You create a Statement to execute commands to drop and recreate the table, which allows you to reset the database from this program if it becomes corrupted.
创建一个Statement来执行删除和重新创建表的命令,这允许您在数据库受损时通过此程序重置数据库。
Traditional analytics and database methods are excellent at handling data that can easily be represented in rows and columns and manipulated by commands such as select and join.
在处理那些可用行和列表示且通过命令(比如select和jion)操作的数据时,传统的分析和数据库方法表现非常优秀。
The ij tool can be used to connect to and issue commands to a database.
ij工具可用于连接数据库并向数据库发出命令。
If the Kerberos principal and policy database is residing in an LDAP directory, then the administrator needs to back up the Kerberos database using the LDAP commands.
如果Kerberos主体和策略数据库存储在LDAP目录中,那么管理员需要使用LDAP命令备份Kerberos数据库。
The WebSphere Commerce database contains the view commands that map to each input and output JSP file.
WebSphereCommerce数据库包含了映射到每个输入输出JSP文件的查看命令。
After you've initialized a demo database, you can use the Apache Derby ij tool to connect to the test database and issue SQL commands.
初始化演示数据库后,可以使用ApacheDerbyij工具连接至测试数据库以及发出SQL命令。
Connect to the DB2 database and issue the DDL using the following commands.
使用下列命令连接到DB 2数据库进而发出该DDL。
The purpose of this to enable you to still use the Rake commands to migrate your database, run your tests, and so on.
这样做的目的是为了让您能继续使用Rake命令迁移数据库、运行测试等等。
应用推荐