| 例文 |
sql andの部分一致の例文一覧と使い方
該当件数 : 257件
Delete the existing SQL query you find there and enter the following query:SELECT MAX(trip.tripid)+1 AS MAXTRIPID FROM trip 例文帳に追加
そこにある既存の SQL クエリーを削除し、次のクエリーを入力します。 SELECT MAX(trip.tripid)+1 AS MAXTRIPID FROM trip - NetBeans
Standards that the Open Group maintains include the standard UNIX program interfaces and SQL. 例文帳に追加
オープン・グループが維持している標準には, 標準UNIXプログラム・インタフェースとSQLが含まれる. - コンピューター用語辞典
SQL Server differentiates between "user defined functions that return a table" and "in-line table functions". 例文帳に追加
SQLサーバは「表を返す利用者定義関数」と「インライン表関数」とを区別する。 - コンピューター用語辞典
In the SessionBean1 section of the Outline window, right-click the tripRowSet node and choose Edit SQL Statement.例文帳に追加
「アウトライン」ウィンドウの「SessionBean1」セクションで、「tripRowSet」ノードを右クリックし、「SQL 文を編集」を選択します。 - NetBeans
A database accessing means 4 acquires a SQL sentence from a SQL file 2 that collectively manages SQL sentences through a SQL acquiring means 3, executes the acquired SQL sentences and accesses a database 1.例文帳に追加
データベースアクセス手段4はSQL取得手段3を介してSQL文を一括管理するSQLファイル2からSQL文を取得し、取得したSQL文を実行してデータベース1にアクセスする。 - 特許庁
Right-click the node for the connection and choose Execute Command to open the SQL Command query editor.例文帳に追加
接続ノードを右クリックし、「コマンドを実行」を選択して SQL コマンドのクエリーエディタを開きます。 - NetBeans
Literals are values such as strings or numbers which get utilized in places like WHERE, SET and VALUES clauses of SQL statements. 例文帳に追加
リテラルとは文字列や数値のことで、SQL 文のWHERE、SET およびVALUES 句で使用できるものです。 - PEAR
However, by registering a database you can create and view tables, and exercise SQL commands directly from the IDE.例文帳に追加
ただし、データベースを登録すると、IDE から直接、表の作成や表示、SQL コマンドの実行ができます。 - NetBeans
This system has an SQL pool 8 for analyzing the SQL (3) and storing an obtained data base access path 4.例文帳に追加
SQLを解析(3)し、得られたデータベースアクセスパス(4)を格納するSQLプール8を有する。 - 特許庁
These standards can include things such as charsets, SQL statements, ISO standards and regular expressions.例文帳に追加
この規格には文字セットやSQL構文、ISO規格、正規表現構文などが含まれることがあります。 - Gentoo Linux
Many web applications use sql scripts in order to setup MySQL quickly and easily.例文帳に追加
MySQLを素早く簡単に設定するために、多くのウェブアプリケーションではsqlスクリプトが利用されています。 - Gentoo Linux
Navigagte to where you downloaded the musicdb.sql script, and open it in the editor. Select the Music connection in the toolbar at the top of the SQL Editor:例文帳に追加
この music のスクリプトを開き、SQL エディタの上部にあるツールバーで「Music」の接続を選択します。 - NetBeans
In the Navigator window, right-click tripRowSet under SessionBean1 and choose Edit SQL Statement from the pop-up menu. 例文帳に追加
「ナビゲータ」ウィンドウで「SessionBean1」の下の「tripRowSet」を右クリックし、ポップアップメニューから「SQL 文を編集」を選択します。 - NetBeans
To extract data from a database without being conscious of SQL (structured query language) grammar, table configuration and data structure.例文帳に追加
SQLの文法やテーブル構成、データ構造を意識せずにデータベースからデータを抽出可能とする。 - 特許庁
In the delete and update methods, the optional $where parameter is a string containing an SQL logical condition that is used to select the rows that should be deleted or updated, respectively. 例文帳に追加
delete および update メソッドでは、オプションのパラメータ$where で SQL の論理条件を文字列で指定します。 - PEAR
When a communication abnormality occurs in transmitting an SQL processing group, a PLC saves the SQL processing group and SQL sentences included in the SQL processing group into storage means.例文帳に追加
PLCは、SQL処理群を送信した際に通信異常が発生すると、SQL処理群およびSQL処理群に含まれる個々のSQL文を記憶手段に退避する。 - 特許庁
Note: Statements and queries formed in the SQLEditor are parsed in Structured Query Language. 例文帳に追加
SQL は厳密な構文規則に準拠しています。 - NetBeans
Click Run SQL in the editing toolbar to create and populate the tables in the Travel database.例文帳に追加
Travel データベース内に表を作成してデータを挿入するために、編集ツールバーで「SQL を実行」をクリックします。 - NetBeans
The $sql property is an associative array in which keys are query names, and values are query arrays. 例文帳に追加
$sql プロパティは連想配列で、クエリの名前が連想配列のキー、クエリの配列が連想配列の値となります。 - PEAR
The second parameter, $filter, is a string that contains an SQL logical expression that will be ANDed with the WHERE clause of the query before the SELECT command is submitted. 例文帳に追加
2 番目のパラメータ $filter は、SQL の論理式を含む文字列で、SELECT コマンドの WHERE 句に AND で連結されます。 - PEAR
A unified API for accessing databases and constructing SQL in a portable way. 例文帳に追加
データベースへのアクセスおよび SQL の作成をデータベースの違いにかかわらず同じように行うための、統一 API です。 - PEAR
To reduce the conversion man-hour of a SQL(structured query language) sentence by separating the SQL sentence from a program to perform collective management and providing a means performing automatic conversion of the SQL sentence.例文帳に追加
プロブラムからSQL文を分離して一括管理し、SQL文を自動変換する手段を設けて、SQL文の変換工数を軽減する。 - 特許庁
MODIFIED SQL-GEL PROCESS SILICA PARTICLE AND METHOD FOR PRODUCING THE SAME例文帳に追加
改質ゾル−ゲル法シリカ粒子およびその製造方法 - 特許庁
SQL MASKING TYPE DATABASE ACCESS METHOD AND COMPUTER PROGRAM例文帳に追加
SQL隠蔽型データベースアクセス方法及びコンピュータプログラム - 特許庁
SQL DEBUGGING METHOD OF DIFFERENT TYPE OF DATABASE SYSTEM AND ITS SYSTEM例文帳に追加
異種データベースシステムSQLデバッグ方法及びそのシステム - 特許庁
In this section, you create a new MySQL database and populate the database with SQL that is provided. 例文帳に追加
この節では、新しい MySQL データベースを作成し、提供されている SQL を使用してデータベースにデータを挿入します。 - NetBeans
SQL INTERFACE FOR BUSINESS APPLICATION SOFTWARE AND METHOD FOR MAPPING SQL SENTENCE INTO BUSINESS TRANSACTION例文帳に追加
ビジネス・アプリケーション・ソフトウェア用のSQLインターフェイス及びSQL文をビジネス・トランザクションにマッピングするための方法 - 特許庁
Build SQL and execute statements based on the objects variables.Group source code around the data that they relate to. 例文帳に追加
オブジェクト変数に基づく SQL の生成とステートメントの実行データとそれに関連する周辺のソースコードのグループ化 - PEAR
A 'require' element with a boolean true value is equivalent to NOT NULL in SQL, and indicates that NULL values are not allowed in that column.例文帳に追加
'require' 要素に trueを指定すると、SQL における NOT NULL と同じ意味になり、このカラムには NULL 値を格納できなくなります。 - PEAR
Weighting matching priority is carried out among the SQL group, and a score target value is decided for each SQL.例文帳に追加
更にSQLグループの中で優先度に応じた重み付けを行い、SQL毎にスコアの目標値を決定する。 - 特許庁
The new 'delimiter' directive in the SQL editor allows you to execute stored procedures and triggers and other multi-statement blocks. 例文帳に追加
SQL エディタの新しい「区切り文字」指令により、ストアドプロシージャ、トリガ、およびその他の複数文ブロックの実行が可能になりました。 - NetBeans
The SQL sentence is executed by the Access database system 111 and the SQL-SERVER database system 113, the results are compared, and the SQL sentence of which results are not accorded is specified.例文帳に追加
そして、Accessデータベースシステム111とSQL−SERVERデータベースシステム113とでSQL文を実行させて、結果を比較し、結果が不一致のSQL文を特定する。 - 特許庁
Whether embedded in an application program or entered interactively, SQL has the same capabilities and straightforward syntax 例文帳に追加
適用業務プログラムに組み込む場合も,対話方式で入力する場合も,SQLには同じ能力があり,構文は簡単である - コンピューター用語辞典
You will find that there is a fine balance between using these builder methods and just using raw SQL. 例文帳に追加
これらは、ビルダのメソッドを使用する事と生の SQLを使用することの間で良いバランスを取っていることが分かるでしょう。 - PEAR
The original SQL sentence is visually prepared in Japanese by GUI operation and is issued, the consistency of the SQL sentence after conversion of the original SQL sentence is checked, and thereafter the SQL sentence is translated into Japanese such that a user can perform intuitive understanding.例文帳に追加
GUI操作により視覚的にかつ日本語でもとのSQL文を作成して発行し、前記もとのSQL文の変換後のSQL文の整合性をチェックした後に、利用者が直感的に理解できるように日本語化する。 - 特許庁
METHOD AND SYSTEM FOR EXECUTING INCREMENT SQL SERVER DATABASE BACKUP例文帳に追加
増分SQLサーバデータベースバックアップを実行する方法およびシステム - 特許庁
To realize the uniformity of SQL sentence description, and to improve the sharing and transfer performance of a program source, and to improve the productivity, and to reduce the production or maintenance cost at the time of preparing SQL sentences in a program on a plurality of SQL processors having data dictionaries whose constitutions are different and executing SQL in different SQL language specifications.例文帳に追加
異なるSQL言語仕様でSQLを実行し、異なる構成のデータ辞書を有する複数のSQL処理装置上のプログラムでのSQL文の作成において、SQL文記述の同一化を図り、プログラムソースを共用化したり移行性を高め、生産性を向上させるとともに、生産や保守のコストの削減を図ることを目的とする。 - 特許庁
To check consistency because the consistency of an issued SQL sentence is not guaranteed when automatically generating SQL corresponding to a Japanese part together with the Japanese part, and updating or deleting the SQL.例文帳に追加
日本語パーツとともに、それに対応するSQLを自動生成し、更新、削除を行う場合、発行されたSQL文の整合性は保障されてないため、整合性のチェックをすること。 - 特許庁
It can also respond to the change of detailed content of business, since retrieval of start date and end date is realized by SQL.例文帳に追加
また、開始日、終了日の検索もSQLにより実現することから、詳細な業務内容変更に対応することができる。 - 特許庁
Note: Now two different backups should exist: the SQL one, which is portable between various versions of MySQL, and the other one that will allow you to quicklyrestore your database.例文帳に追加
一つはSQLのバックアップでMySQLの各バージョン間で互換性があるものと、もう一つはデータベースを素早く戻すためのものです。 - Gentoo Linux
This action removes the column from the result set and from the SQL query that is in the Source Code pane, as shown in the following figure.例文帳に追加
この操作によって、次の図に示すように、結果セットと、「ソースコード」区画内の SQL クエリーからこれらの列が削除されます。 - NetBeans
You may have already created an SQL script elsewhere, and want to import it into NetBeans IDE to run it on a specified database.例文帳に追加
ほかの場所で SQL スクリプトをすでに作成している場合、そのスクリプトを NetBeans IDE にインポートし、指定したデータベースに対して実行します。 - NetBeans
This illegal access preventive method includes an SQL registering step (STEP 2), an SQL determining step (STEP 5), and a stopping step (STEP 8).例文帳に追加
本発明は、SQL登録ステップ(STEP2)と、SQL判定ステップ(STEP5)と、停止ステップ(STEP8)とを含む。 - 特許庁
Differential backups are a new feature in SQL 7 that can speed up your recovery times when restoring from database and transaction log backups. 例文帳に追加
差分バックアップはSQL 7の新しい機能であり、データベースとトランザクション・ログ・バックアップからのリストアの際に回復時間をスピードアップできる。 - コンピューター用語辞典
By running SQL queries on a database, you can add,modify and delete data maintained in database structures. 例文帳に追加
データベースに対して SQL クエリーを実行することによって、データベース構造内で保持されているデータを追加、変更、および削除できます。 - NetBeans
LDIF files are human readable, plain text files containing directory data and/or change commands, much like an SQL file. 例文帳に追加
LDIF ファイルは可読形式のテキストファイルで、ディレクトリのデータやその変更コマンドなどが記載されています。 ちょうど SQL ファイルのようなものです。 - PEAR
An SQL generating part 31 automatically generates SQL in which the extracted setting information and the table necessary for retrieval are written.例文帳に追加
SQL生成部31は、抽出された設定情報と検索に必要なテーブルとを書き込んだSQLを自動生成する。 - 特許庁
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| © 2010, Oracle Corporation and/or its affiliates. Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners. |
| Copyright © 2001 - 2008 by the PEAR Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ). |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
