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