ingres_field_nullable

Example

 bool ingres_field_nullable ( resource $result , int $index ) 

Description

Test if a field is nullable. Note: Related Configurations See ingres.array_index_start in Runtime Configuration

Return Values

ingres_field_nullable() returns TRUE if the field can be set to the NULL value and FALSE if it cannot