Type show tables; to confirm that the Hotel table was created.
输入show tables;确认已创建hotel表。
Access Motion Charts by clicking Visualize. The Visualize button is available in most reports that show tables.
获得运动图表按可视化。在可视化按钮可以在大多数报告显示表。
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中的MySQLshow tables命令的输出所示。
The SQL command to obtain this list varies from database to database, The script in Listing 18 uses MySQL's SHOW TABLES command, but this is not portable across different RDBMS.
获取此列表的SQL命令随数据库的不同而有所不同,清单18中的脚本使用MySQL的SHOW TABLES 命令,但是这并不能在不同的 RDBMS 之间移植。
Tables 2, 3 and 4 show which defaults apply for which human task or business process authorization role.
表2、3和4显示了哪个缺省值适用于哪个人工任务或业务流程授权角色。
The following sections show the meaning and content of the different tables.
下面部分展示了不同表的意义与内容。
View and update data for tables and views: Show as well as update data for tables and views.
查看并更新表和视图中的数据:显示并更新表或视图中的数据。
We could include other evidence for a connection by either including additional structured data, such as database tables that show which people worked together on movies, or by deeper text analysis.
还可以包含其他证据,这可以通过包含其他结构化数据(比如用数据库表记录哪些人为同一部电影工作过),或者通过进行更深入的文本分析。
Figures 23 and 24 show the tables used and the statements executed during the test.
图23和图24显示测试期间使用的表和执行的语句。
However, tables that contain information about work items, such as the LIVE_WORKITEMS_CNT table, show the ID of the value rather than the label, as Listing 2 illustrates.
但是,包含关于工作项信息的表格,例如LIVE_WORKITEMS_CNT表格,显示了值的ID而不是表格,如代码清单2所演示的那样。
The following tables show the artifacts generated by the tools.
下面两个表展示了工具生成的工件。
The purpose of this example is to show that when dealing with partitioned tables, you need to account for the number of partitions from the operator output stream.
这个例子的意图是说明,在处理分区的表时,需要考虑到操作输出流涉及的分区数量。
Tables 1-6 show RUP coverage for six of the CMMI Maturity Level 2 process areas.
表格1 - 6显示了RUP对CMMI成熟度级别2的六个过程领域的覆盖。
To illustrate each section, I will show an example that generates a PDF file with data from some tables from the DB2 UDB SAMPLE database.
为了说明每一小节的内容,我将展示一个示例,用DB2UDBSAMPLE数据库中某些表里的数据来生成一个PDF文件。
The streamlined AVE* trains, with their sleek corridors, work tables and spectacular views, are stealing the show.
流线型西班牙高速火车,内设以其敞亮的过道,工作桌以及(窗外的)壮观风景已能引人注目。
To see all the tables which maintain referential integrity with a particular table, select the table and execute the context menu Filters -> Show Related Elements.
要看到维护一个特定表的引用完整性的所有表,选择该表并执行上下文菜单Filters->ShowRelatedElements。
You can show data from tables and views with the following new enhancements.
您可以利用以下最新增强功能显示表和视图中的数据。
These tables were created to show an environment where.
创建这些表是为了展示这样一种环境。
Tables 7 and 8 show the hardware and software configurations for the Lotus Domino mail server.
表7和8显示了LotusDomino邮件服务器的硬件和软件配置。
Information on how to do this step can be found in the Resources section, however the following tables show the main parameters used to configure WS-Security binding and configuration for a WS-UNT.
有关如何做这一步的信息可以在参考资料部分找到,然而以下表格显示的是用于配置WS -UNT的WS - Security绑定和配置的主要参数。
In this article, I show you how to use one of the more advanced features, pivot tables, as an example of the potential for Excel export.
这篇文章中,我将向您展示如何使用其中一个更高级的特性——pivot表,作为介绍Excel导出功能潜力的示例。
Since the graph cannot show information unless it has been written to the monitor tables, the refresh interval is governed by how often QApply or QCapture are writing monitor information.
由于在信息被写到监视器表中之前,图中不能显示信息,所以刷新周期取决于QApply或QCapture写监视器信息的频率。
This article will show how to add complex data tables to your Web application.
本文将向您展示了如何向您的Web应用程序中添加复合数据表格。
The select button provided beside Name will show a list of database objects, in this case a list of tables from the selected database.
Name旁边提供的Select按钮将显示数据库对象的列表,在本例中为来自所选数据库的表列表。
Click on the Object List TAB to show all the tables in the GSDB database.
单击objectList选项卡显示GSDB数据库中所有的表。
This mismatch is intentional. One of the aspects of NHibernate that we want to show is that there need not be a one-to-one correspondence between classes and database tables.
这里的不匹配并不是故意的,我们想展示的NHibernate其中的一个概念就是这里并不需要数据库中的表跟类是一一对应的。
The Object Types that contribute most to Heap Size and Packages that contribute most to Heap Size tables do not show any growth statistics but only the total number of instances in the primary dump.
ObjectTypesthatcontributemosttoHeapSize和Packages that contribute most to Heap size表不显示任何增长统计信息,仅显示主要转储中的实例总数。
As the tables show, if throughput is your most important concern, you should use the optthruput policy.
正如表中所示,如果吞吐量是最重要的考虑因素,那么应该使用optthruput策略。
The OAT views shown in Figures 20 and 21 show that the database and tables have been created on server g_three and populated using server g_two as the source.
图20和21 中的OAT视图显示已经在服务器 g_three上创建了数据库和表,且使用服务器 g_two作为源对其进行了填充。
Assuming that the tables were created as described in the Integrating local XML store data section, you can fill them with data. The following lines show the content of the BOOKSTORE table.
如果按集成本地x ML存储数据一节中描述的那样建立了所需的表,就可以用数据填充这些表了。
应用推荐