「String datatype」を含む例文一覧(2)

  • To define a fixed-length character string column, use the 'char' datatype,and indicate the exact size of the string.To define a variable-length character string column, use the 'varchar' datatype, and indicate the maximum size of the string.
    固定長の文字列型を定義するには 'char' データ型を使用し、文字列のサイズを指定します。 - PEAR
  • A character is not a separate datatype but a string of exactly one character.
    文字列型の要素は文字 (character) です。 文字は個別の型ではなく、1 文字だけからなる文字列です。 - Python

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

  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • PEAR
    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/ ).
  • Python
    Copyright 2001-2004 Python Software Foundation.All rights reserved.
    Copyright 2000 BeOpen.com.All rights reserved.
    Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
    Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.