query the database
查询数据库
2025-11-01 11:56 浏览次数 9
查询数据库
The connection might be used only to query the database or might not be used at all, but the connection manager must enlist the connection anyway, in case an insert or update is performed.
连接可能只用于查询数据库或者根本不被使用。但是连接管理器必须征募连接,以备插入或者更新操作。
Users can query the database with keyword or browse the database in the way of chromosome or gene symbol or behavior trait.
在数据库查询方面,提供关键词查询方式、染色体浏览查询方式、基因列表浏览查询方式和行为特征分类浏览查询方式。
Now test that the NIS connection is active by using ypcat to query the database directly. For example, to get a dump of the NIS passwd file ordered by name, you would use.
现在通过使用ypcat直接查询数据库,以确定NIS连接为活动状态。
It's very easy to query the database and to throw the results up on a web page.
它很容易就能查询数据库,并把结果在一个网页。
The customer ID is also extracted from the message and is used to query the database for information on the items purchased by the customer.
再次从消息中提取出客户ID,并用它在数据库中查询这位客户购买的商品的相关信息。
The second way you use location is when the web page makes a request to the browser to get the location of the user and then uses that information to query the database using Ajax.
使用定位的第二种方法是当Web页面向浏览器发送请求以获得用户的位置时,使用该信息用Ajax查询数据库。
Would it be OK, to query the database all the time for new sensor readings?
它会是好的,查询数据库中的所有新的传感器读数的时间?
For example, a database connection component may choose not to query the database at design time.
例如,数据库连接组件可能不会选择在设计时查询数据库。
Using Flashback query, you can query the database as it existed this morning, yesterday, or last week.
利用回闪查询,用户可以查看数据库今天早晨,昨天甚至上星期的状态。
Although the query looks simpler than the XQuery, we must query the database for each item in the cart, resulting in increased database traffic and slightly more loop-oriented application code.
虽然查询看起来比XQuery简单,但我们必须为购物车中的每个货品查询数据库,导致数据库流量增加,应用程序代码有些更面向循环。
For example: Portlet will query the database for the current program and display a list of names, geographical locations, and point scores for the top 10 highest point values.
例如:Portlet将查询当前程序的数据库,并显示名称、地理位置列表,以及分值最高的前十位的得分。
First we query the database to get a row set of all the items that match the selected category.
首先查询数据库以获取与所选种类匹配的所有货品的行集。
A key feature of applications such as ClearQuest and ClearCase is the strong query capabilities. It is possible, for example, to query the database to determine.
像ClearQuestandClearCase这样的程序的关键特性,是它具有很强的查询功能。
This paper introduces basic concepts, standard objects and essential procedures of ASP technology, an example how to query the database with ASP technology and to display it on homepage is presented.
本文介绍了A SP技术的基本概念、标準对象和ASP技术的实际程序,并通过实例介绍了如何用asp技术实现数据库内容动态交互式查询及页面显示。
Is it a good approach to query the database only through stored procedures?
这是只有通过存储过程查询数据库的一个很好的方法?
Using stored procedure is definetely one of the best ways to query the database but since the emergence of Entity Framework it is widely used.
使用存储过程,绝对是一个查询数据库的最佳途径,但由于实体框架的出现是广泛使用的。
The simplest solution is to query the database for the number of outstanding requests and to serve this in a controller.
最简单的方法是查询数据库中未完成的请求数量,并将查询放到一个控制器中进行。
If the practitioner enters a message containing the pattern, the client is triggered to query the database for HL7 CDA XML documents for the particular patient (3 in Figure 3).
如果从业人员输入一条包含此模式的消息,就会触发客户机在数据库中查询特定患者的HL7CDAXML文档(图3中的3)。
The PHP code to query the database for the files associated with a particular user is shown below.
用于在数据库中查询与某个特定用户相关联的文件的PHP代码如下所示。