Each script connects to the database, retrieves a row of data, and outputs that row to the screen.
这两个脚本都会连接到数据库上,并检索一行数据,并将该行输出到屏幕上。
Our only requirements for each script will be one database connect, one database access, and an output to the screen of the retrieved row.
对于每个脚本来说,惟一的要求就是一个数据库连接、数据库访问权限以及在屏幕上输出检索到的行。
Execute this database script to create the table in your database.
执行这个数据库脚本就能在数据库内创建这个表。
If this were a real application, you'd probably separate the database connection script from the rest of it and do all kinds of data validation within your query.
如果这是一个真实应用程序,您可能会分隔数据库连接脚本和其余部分,并在您的查询中进行各种数据验证。
Besides comparing between objects in the same project, you can choose to compare the data model against a database or DDL script.
除了比较同一个项目中的对象外,还可以选择将数据模型与一个数据库或ddl脚本进行比较。
This script will populate the database with the MD5 digest passwords encoded in hex format.
这个脚本将使用十六进制格式编码的MD 5摘要密码来填充数据库。
The first simple script here will open a database connection and confirm that with a message to the browser.
下面第一个简单的脚本将打开一个数据库连接,并向浏览器发送消息确认该连接。
If the script successfully connects to the database, it simply returns the database connection handle to the caller.
如果该脚本成功地连接到数据库,那么只需向调用者返回数据库连接句柄。
Deploy automatic maintenance polices to any database using a script or programming language.
使用脚本或编程语言向任何数据库部署自动维护策略。
Then the script will configure the database loader and load the data into the database.
接着,该脚本将配置数据库装载器,并将数据装载到数据库中。
The following script can be edited and run on your warehouse database to generate a script to enable row compression across all AW created fact tables.
以下脚本可被编辑并在您的数据仓库数据库上运行,来生成一个脚本跨所有AW创建的事实表启动行压缩。
Create DB2 database: This script package creates the necessary database and table for our application on the DB2 database server instance.
创建DB 2数据库:此脚本包在DB 2数据库服务器实例上创建我们应用程序所需的数据库和表。
Additionally, DDL script for defining the database tables is also generated.
此外,用来定义数据库表的ddl脚本也会产生。
When you re-run the output script against a database, the objects are created successfully.
当您对数据库重新运行输出脚本时,会成功创建一些对象。
The script first connects to the database and runs a simple SELECT query against the polls table.
该脚本会先与数据库连接,并对调查表运行一个简单的SELECT查询。
The script can be run against another database to recreate database objects.
该脚本可以在另一数据库上运行以重新创建数据库对象。
When creating a new database object or altering an existing object, this action runs the script on the database and creates or alters the object.
当创建新的数据库对象或者更改现有对象时,该操作可以在数据库上运行脚本并创建或者更改对象。
By default, the selected parser is based on the type of database that the script is connected to.
默认情况下,所选择的解析器是基于脚本所连接的数据库类型。
If you already have a database named TPOX on your server, this script drops the database and recreates it with new database objects.
如果在您的服务器上已经有名为TPOX的数据库,这个脚本会删除它并用新的数据库对象重新创建它。
You may want to validate a script against a different type of database, for example, if you are planning to export the script for use in another type of database.
您可能希望在不同类型的数据库上验证脚本,例如,您可能准备将脚本导出为另一种类型的数据库。
Once the database is created, the script will list all the tables in the database.
创建了数据库后,该脚本将列出数据库中的所有表。
In the case of failure to connect to the database, the script reports the error to the phone.
如果出现数据库连接故障,脚本将向电话报告错误。
Script for creating database schema/table/rows for initializing a database.
用来创建初始化数据库所用的数据库模式/表/行的脚本。
Semantic validation is associated only with the database that the script is currently connected to.
语义验证只与脚本当前连接的数据库有关。
To create a new change management script on the GSDB database, perform the following steps
执行以下步骤就可以在GSDB数据库上创建一个新的变更管理脚本
This simple script connects to the database and sends the ID from the quest into the build_answers function.
这个简单的脚本连接至数据库,并将来自查询的ID发送至build_answers函数中。
The script includes the Pear: : DB database access class.
这个脚本包含Pear:DB数据库访问类。
This script connects to the database and stores the message using the posted user and message fields.
该脚本连接到数据库,并使用已发布的user和message字段存储消息。
The createdb1.sql script: Creates database table and fills with data.
清单5 . createdb 1 . sql脚本:创建数据库表并填充数据。
The createdb1.sql script: Creates database table and fills with data.
清单5 . createdb 1 . sql脚本:创建数据库表并填充数据。
应用推荐