|
PDO::pgsqlCopyFromFileCopy data from file into table Beschreibung
public bool PDO::pgsqlCopyFromFile
( string
$table_name
, string $filename
[, string $delimiter = '\t'
[, string $null_as = "\\\\N"
[, string $fields
]]] )
Copies data from file specified by Parameter-Liste
Rückgabewerte
Returns |