展开具有数据库名称的文件夹(在本例中是“DWESAMP”),查看所导入的表及存储过程。
Expand the folder with the name of your database (in this case "DWESAMP") to have a look on the imported tables and the stored procedure.
JDBC适配器将详细查看数据库中的表,并确定需要什么服务来访问该数据。
The JDBC adapter looks at the tables in your database and determines what services it needs to access that data.
查看注册表变量、数据库配置和数据库管理器配置的值。
Check the values for the registry variable, database configuration, and database manager configuration.
现有的XAwareBizDrivers被导入到了DSE中,这使你可以连接并查看数据库及表。
Existing XAware BizDrivers are imported into the DSE, letting you connect to and view database catalogs and tables.
使用数据库明细(databaseprofiling)工具来查看在查询的时候使用了什么索引,在更新的时候整个表没有被上锁。
Use a database profiling tool to see what indexes are being used when querying, and that entire tables are not being locked when doing updates.
连接到GSDB数据库后,Erik想查看选中的表中的行数。
Once connected to the GSDB database, Erik wants to view the row count of selected tables.
需要检查 schema_info 表中行的值,并查看数据库的状态。
You need to check the value of the row in schema_info and look at the state of the database.
要查看是否对数据库执行了RUNSTATS,一种快捷方法便是查询一些系统目录表。
One quick way to see whether RUNSTATS has been performed on your database is to query some system catalog tables. For example, as shown in the script above, you can run this command.
移动设备需要查看、更新和处理来自电子邮件系统、日程表、数据库和其他数据源的信息。
Information from E-mail systems, calenders, databases and other data sources is needed on mobile devices for review, update, and processing.
数据库管理器通过查看应用程序的锁列表并查找行锁最多的表,来决定对哪些锁进行升级。
The database manager determines which locks to escalate by looking through the lock list for the application and finding the table with the most row locks.
可以通过任何可以查看文件及数据库表的工具来检查结果。
The result can be examined with any utility that allows a file and a database table to be viewed.
您可以转到后端数据库表查看内容;您将看到一个相应的记录已经成功添加到表中。
You can go to the back-end database table to check the contents; you will find a corresponding record has been successfully added to the table.
但是如果查看一下该数据库,就会看到所提交的数据已经被添加到这个student表。
But if you check the database, you'll see that the data you submitted has been added to the student table.
查看一下底层数据库,我只看到了期望看到的表,如清单7中的MySQLshowtables命令的输出所示。
Looking at the underlying database, I see nothing but the tables I'd expect to see, as shown by the output of the MySQL show tables command in Listing 7.
查看一下底层数据库,我只看到了期望看到的表,如清单7中的MySQLshowtables命令的输出所示。
Looking at the underlying database, I see nothing but the tables I'd expect to see, as shown by the output of the MySQL show tables command in Listing 7.
应用推荐