「sql」を含む例文一覧(530)

<前へ 1 2 3 4 5 6 7 8 9 10 11 次へ>
  • Microsoft driver tested on the SQL Server database:
    SQL Server データベースでテストされた Microsoft ドライバ: - NetBeans
  • Adds items to the where part of a SQL query.
    SQL クエリの WHERE 部分を追加します。 - PEAR
  • SQL script to create the database tables
    データベース表を作成する SQL スクリプト - NetBeans
  • SQL statement handle is not valid.
    有効な SQL 文ハンドルではありません。 - PEAR
  • In the SQL Editor, replace the existing code with the following code and click Run SQL.
    SQL エディタで既存のコードを次のコードに置き換え、「SQL を実行」をクリックします。 - NetBeans
  • Note: Queries formed in the SQL Editor are parsed in Structured Query Language (SQL).
    注: SQL エディタで作成した文およびクエリーは、SQL (Structured Query Language) で構文解析されます。 - NetBeans
  • The database does a pre-check of the SQL statement
    SQL 文の事前チェックを行います。 - PEAR
  • the SQL query integer $from the row to start to fetch.
    SQL クエリ。 integer$from 取得を開始する行。 - PEAR
  • : Database used with regards to SQL syntax etc.
    :データベースで使用する SQL の構文など - PEAR
  • dbase - dBasefbsql - FrontBase (functional since DB 1.7.0)ibase - InterBase (functional since DB 1.7.0)ifx - Informixmsql - Mini SQL (functional since DB 1.7.0)mssql - Microsoft SQL Server (NOT for Sybase.
    dbase - dBasefbsql - FrontBase (DB 1.7.0 以降)ibase - InterBase (DB 1.7.0 以降)ifx - Informixmsql - Mini SQL (DB 1.7.0 以降)mssql - Microsoft SQL Server (Sybase 用では「ありません」。 - PEAR
  • Enter the following query in the SQL Editor.
    SQL エディタに次のクエリーを入力します。 - NetBeans
  • Execute an SQL command in the SQL Editor by right-clicking the node and choosing Execute Command.
    ノードを右クリックし、「コマンドを実行」を選択して、SQL エディタで SQL コマンドを実行する。 - NetBeans
  • The script automatically opens in the SQL Editor.
    SQL エディタで自動的にスクリプトが開きます。 - NetBeans
  • In the SQL Editor, type in the following query.
    SQL エディタで次のクエリーを入力します。 - NetBeans
  • autoPrepare autoExecute--Automatically prepare and execute SQL statements
    autoPrepare autoExecute--SQL 文を自動的に準備・実行する - PEAR
  • Support for running SQL scripts directly from the IDE.
    IDE からの SQL スクリプトの直接実行のサポート。 - NetBeans
  • Enter SQL queries and see the results immediately
    SQL クエリーの入力と結果の即時表示 - NetBeans
  • If you click the SQL button above the results you should see the following equivalent SQL query.
    結果の上にある「SQL」ボタンをクリックすると、次のような SQL クエリーが表示されるはずです。 - NetBeans
  • The SQL Editor opens again in the main window.
    SQL エディタがふたたびメインウィンドウで開きます。 - NetBeans
  • Some types are sql specific, or may even be database specific, you can use the sql type to put raw strings as part of the sql statement.
    いくつかの型は SQL 固有、あるいはデータベース固有でさえあるかも知れません。 - PEAR
  • Providing sql-strings will not work.
    SQL 文字列を提供するものは動きません。 - PEAR
  • SQL GENERATION SYSTEM
    SQL生成システム - 特許庁
  • The Explorer supports any relational database for which there is a JDBC driver, including Oracle, IBM DB2, Microsoft SQL Server, PointBase,Sybase, Informix, Cloudscape, InstantDB, Interbase, Firebird, FirstSQL,Mckoi SQL, HSQLDB, Hypersonic SQL, Micrososft Access.
    エクスプローラは、JDBC ドライバがある任意のリレーショナルデータベースをサポートしています。 これには、Oracle、IBM DB2、Microsoft SQL Server、PointBase、Sybase、Informix、Cloudscape、InstantDB、Interbase、Firebird、FirstSQL、Mckoi SQL、HSQLDB、Hypersonic SQL、Micrososft Access が含まれます。 - NetBeans
  • Close the SQL Command query editor and the create-Travel-derby.sql.
    SQL コマンドのクエリーエディタと create-Travel-derby.sql タブを閉じます。 - NetBeans
  • DataDirect drivers tested with Oracle, SQL Server, DB2 and Sybase databases:
    Oracle、SQL Server、DB2、および Sybase データベースでテストされた DataDirect ドライバ: - NetBeans
  • Example 62-1. Bind an SQL query
    例 62-1SQL クエリのバインド - PEAR
  • The SQL Editor enables you to write and execute SQL commands on any connected database.
    SQL エディタを使用して、接続したデータベースに対し、SQL コマンドを作成し、実行することができます。 - NetBeans
  • You can create a table by executing an SQL command in the SQL Editor or by using the Create Table dialog box.
    表を作成するには、SQL エディタで SQL コマンドを実行するか、「表を作成」ダイアログを使用します。 - NetBeans
  • Introduction - autoPrepare autoExecute--Automatically prepare and execute SQL statements
    導入 - autoPrepare autoExecute--SQL 文を自動で組み立て、実行する - PEAR
  • This package bases on an SQL-Builder which lets you easily build SQL-Statements and execute them.
    このパッケージは SQL-Builder をもとにしており、SQL 文の作成や実行が簡単にできるようになります。 - PEAR
  • Query ArraysEach SQL select statement is defined by a "query array".
    SQL の select 文は "クエリ配列" として定義されます。 - PEAR
  • Highlighting a SQL query
    例 64-7SQL クエリのハイライティング - PEAR
  • You can insert an XPath query into an SQL query.
    SQL クエリに XPath クエリを挿入することができます。 - PEAR
  • Here is how to source an sql file:
    以下のようにsoureコマンドでsqlファイルから読み込みます。 - Gentoo Linux
  • The data is described in the MySQL dialect of SQL, the Structured Query Language.
    このデータはSQL(theStandardQueryLanguage)のMySQL方言で書かれています。 - Gentoo Linux
  • A new SQL Editor paneopens in the main window.
    メインウィンドウに新しい SQL エディタ区画が開きます。 - NetBeans
  • NetBeansIDE has a built-in SQL Editor for this purpose.
    NetBeans IDE には、このための SQL エディタが組み込まれています。 - NetBeans
  • Introduction - Prepare Execute--Prepare and execute SQL statements
    導入 - 準備と実行--SQL 文を準備し、実行する - PEAR
  • It takes a SQL query string as an argument.
    これは SQL クエリ文字列を引数として受け取ります。 - PEAR
  • To less data for filling the prepared SQL statement.
    プリペアド SQL ステートメントに代入するデータが足りません。 - PEAR
  • Synonyms have been added for the following SQL statements to align it more closely with the ANS SQL standard
    同義語が下記のSQLステートメントに追加され,ANSSQL規格にさらに近づいている - コンピューター用語辞典
  • DDL Visualizer: Visualize SQL Script with NetBeans, by Damir Tesanovic
    「DDL 表示機能: NetBeans を使用した SQL スクリプトの視覚化」Damir Tesanovic 著 - NetBeans
  • Note. If you are using the MySQL database server, open the mysql_insert_data_consult_v2.sql file included in the mysql-consult.zip archive.
    ファイルが SQL エディタで自動的に開きます。 - NetBeans
  • SQL is the language in which you can give instructions to DB2
    SQLは,DB2に命令を与えるのに用いる言語である - コンピューター用語辞典
  • fbsql - FrontBaseibase - InterBase / Firebird (requires PHP 5)mssql - Microsoft SQL Server (NOT for Sybase.
    fbsql - FrontBaseibase - InterBase / Firebird (PHP 5 が必要です)mssql - Microsoft SQL Server (Sybase 用ではありません。 - PEAR
  • SQL AUTOMATIC GENERATION SYSTEM
    SQL自動生成システム - 特許庁
  • Right-click inside the SQL Editor and choose Run Statement.
    SQL エディタ内を右クリックし、「文を実行」を選択します。 - NetBeans
  • Each part of an SQL statement is called a clause of the statement
    SQLステートメントの各部分を,ステートメントの文節と呼ぶ - コンピューター用語辞典
  • Embedded SQL provides a preprocessor for embedding SQL Statements in ANSI/ISO standard programming languages such as C and COBOL, and ...
    埋込型SQLは、CやCOBOLのようなANSI/ISO標準プログラミング言語中にSQL文を埋め込むための前置プロセッサを提供し、... - コンピューター用語辞典
  • If you have created an SQL script elsewhere, you can simply open it in NetBeans IDE and run it in the SQL Editor.
    ほかの場所で SQL スクリプトを作成していた場合は、そのスクリプトを NetBeans IDE で開き、SQL エディタで実行すればよいだけです。 - NetBeans
<前へ 1 2 3 4 5 6 7 8 9 10 11 次へ>

例文データの著作権について