From professional translators, enterprises, web pages and freely available translation repositories.
dbplus_rzap() will remove all tuples from relation.
edellinen
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
dbplus_unlink() will close and remove the relation.
edellinen
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
dbplus_rrename() will change the name of relation to name.
edellinen
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
dbplus_freerlocks() will free all tuple locks held on the given relation.
edellinen
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
calling dbplus_close() will close a relation previously opened by dbplus_open().
edellinen
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
calling dbplus_unselect() will remove a constraint previously set by dbplus_find() on relation.
edellinen
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
dbplus_rsecindex() will create a new secondary index for relation with consists of the domains specified by domlist and is of type type
edellinen
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
dbplus_update() replaces the tuple given by old with the data from new if and only if old completely matches a tuple within relation.
edellinen
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
dbplus_tremove() removes tuple from relation if it perfectly matches a tuple within the relation. current, if given, will contain the data of the new current tuple after calling dbplus_tremove().
edellinen
Last Update: 2011-10-24
Usage Frequency: 1
Quality: