検索

phrase: max: clip:
target: order:
Results of 1 - 5 of about 5 for olumn (0.004 sec.)
Gets the header info of a database 11435
« dbase_delete_record dbase_get_record_with_names » PHP Manual dBase 関数 Gets the header info o ... rce $database ): array Returns information on the column structure of the given database resource. パラメー ... . 戻り値 An indexed array with an entry for each column in the database. The array index starts at 0. Each ... array element contains an associative array of column information, as described here: name The name of t ... he column type The human-readable name for the dbase type of ...
https://man.plustar.jp/php/function.dbase-get-header-info.html - [similar]
Get the column names in result 9560
« cubrid_col_size cubrid_column_types » PHP Manual CUBRID 関数 Get the column names in result cu ... brid_column_names (PECL CUBRID >= 8.3.0) cubrid_column_names — ... Get the column names in result 説明 cubrid_column_names ( resourc ... e $req_identifier ): array The cubrid_column_names() function is used to get the column names o ... ier. 戻り値 Array of string values containing the column names, when process is successful,失敗した場合に f ...
https://man.plustar.jp/php/function.cubrid-column-names.html - [similar]
Return the type of the column corresponding to the given field offset 9560
« cubrid_field_table cubrid_list_dbs » PHP Manual CUBRID MySQL 互換関数 Return the type of the c ... 8.3.0) cubrid_field_type — Return the type of the column corresponding to the given field offset 説明 cubri ... t ): string This function returns the type of the column corresponding to the given field offset. The retur ... evel E_WARNING is also issued. 戻り値 Type of the column, on success. false when invalid field_offset value ... : offset , type , cubrid , given , corresponding , olumn , result , Field , Return , int ...
https://man.plustar.jp/php/function.cubrid-field-type.html - [similar]
Return the value of a specific field in a specific row 9560
« cubrid_real_escape_string cubrid_unbuffered_query » PHP Manual CUBRID MySQL 互換関数 Return th ... able dot field name (tablename.fieldname). If the column name has been aliased ('select foo as bar from...' ... ), use the alias instead of the column name. If undefined, the first field is retrieved. ... ng , from , retrieved , Return , CUBRID , offset , olumn ...
https://man.plustar.jp/php/function.cubrid-result.html - [similar]
Get column information from a result and return as an object 5809
« cubrid_fetch_assoc cubrid_fetch_lengths » PHP Manual CUBRID MySQL 互換関数 Get column informat ... d (PECL CUBRID >= 8.3.1) cubrid_fetch_field — Get column information from a result and return as an object ... an object with certain properties of the specific column. The properties of the object are: name column nam ... e table name of the table that the column belongs to def default value of the column max_len ... gth maximum length of the column not_null 1 if the column cannot be NULL primary_ke ...
https://man.plustar.jp/php/function.cubrid-fetch-field.html - [similar]
PREV 1 NEXT