Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: CM8.4.1, CQB8.4.1
-
Fix Version/s: CM8.4.1.201203, CQB8.4.1.201203
-
Component/s: CUBRID Manager, CUBRID Query Browser
-
Labels:
Description
Many of DBAs and Developers use Data import/export feature in CM, CQB.
However they only support "column check option" in the table, which means I have to export all records from the table.
However most of cases need to extract only data satisfying a condition.
When DATA export, it should support a SELECT statement with a condition so that users only extract partial records.
CMT has already support this feature however CM and CQB more needs at this moment.
Fixed