代码搜索:DataBase
找到约 10,000 项符合「DataBase」的源代码
代码结果 10,000
www.eeworm.com/read/127767/14337430
txt e301. creating a varray type in an oracle database.txt
A VARRAY is a variable-length ordered list of values of one type. This example creates a VARRAY that can hold up to ten NUMBER values.
try {
Statement stmt = connection.createStatement(
www.eeworm.com/read/127767/14337432
txt e286. listing the numeric functions supported by a database.txt
This example gets a list of numeric functions that a database supports.
try {
DatabaseMetaData dbmd = connection.getMetaData();
// Get the list of numeric functions
www.eeworm.com/read/127767/14337440
txt e251. getting rows from a database table.txt
A SQL SELECT query is used to get data from a table. The results of the select query is called a result set. This example executes a SQL SELECT query and creates a result set. See also e252 Getting Da
www.eeworm.com/read/127767/14337625
txt e265. executing a batch of sql statements in a database.txt
With batch updating, a set of SQL statements is assembled and then sent altogether to the database for execution. Batch updating can improve performance.
This example creates a batch of insert state
www.eeworm.com/read/127767/14337707
txt e280. getting the stored procedure names in a database.txt
This example retrieves the names of all stored procedures in a database.
try {
// Get database metadata
DatabaseMetaData dbmd = connection.getMetaData();
// Get
www.eeworm.com/read/124271/14582619
log l-3lxvvedmrk4gb.my database.log
www.eeworm.com/read/412251/2171429
svn-base classodbc_1_1_database_meta_data.html.svn-base
odbc::DatabaseMetaData class Reference
www.eeworm.com/read/412024/11217113
pdf asp.net database programming weekend crash course.pdf
www.eeworm.com/read/105943/15652394
url sourceforge.net project info - the oracle database master.url
[DEFAULT]
BASEURL=http://sourceforge.net/projects/odm/
[DOC#51]
BASEURL=about:blank
[DOC#254]
BASEURL=about:blank
[DOC#264]
BASEURL=about:blank
[DOC_7]
BASEURL=http://ads.osdn.com/?ad_id=680&
www.eeworm.com/read/105943/15652413
url csci n311 advanced oracle database programming.url
[InternetShortcut]
URL=http://www.cs.iupui.edu/~ateal/n311/lab9a/lab9a.htm
Modified=20155259E9BFBF0148