| 意味 | 例文 |
loaddataを含む例文一覧と使い方
該当件数 : 6件
It's very unsafe to use LOADDATA when you are uncertain of the file's contents! 例文帳に追加
ファイルの中身がよく分からないのにLOADDATAコマンドを使用するのは非常に危険です。 - Gentoo Linux
$ mysql -u root -h localhost -p sqlfile Like LOAD DATA, be sure you can tell what sqlfile does.Failure to do so may cause your database to be compromised! 例文帳に追加
LOADDATAコマンドと同様、sqlfileが何を行っているのかよく理解しておいて下さい。 - Gentoo Linux
What if we want to input more information than just one record?That's where the LOAD DATA command comes into play. 例文帳に追加
もし複数のデータを挿入したい場合はどうでしょう? ここでLOADDATAコマンドの登場です。 - Gentoo Linux
mysql SELECT * FROM developers;+-------------+-----------------------+----------------+| name | email | job |+-------------+-----------------------+----------------+| Joe Smith | joesmith@gentoo.org | toolchain || John Doe | johndoe@gentoo.org | portage || Chris White | chriswhite@gentoo.org | documentation || Sam Smith | samsmith@gentoo.org | amd64 || Jane Doe | NULL | Outsourced job |+-------------+-----------------------+----------------+5 rows in set (0.00 sec) We see both the data we inserted through INSERT and those inserted by LOAD DATA present.例文帳に追加
INSERTコマンドで挿入したデータと、LOADDATAコマンドで挿入したデータが両方存在しています。 - Gentoo Linux
| 意味 | 例文 |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|