mixed dbplus_rcrtlike ( string $name , resource $relation [, int $overwrite ] )
dbplus_rcrtexact() will create an empty copy of the given relation under a new name, but with default indices.
Returns resource on success or DBPLUS_ERR_UNKNOWN on failure.