auswertungsfiles und algos for ECOC 2025 rush...
This commit is contained in:
@@ -70,7 +70,7 @@ classdef DBHandler < handle
|
||||
% Get table names and the first rows of each table to understand the structure
|
||||
obj.getTableNames();
|
||||
obj.getTables();
|
||||
obj.getDistinctValues();
|
||||
% obj.getDistinctValues();
|
||||
end
|
||||
|
||||
function obj = getTableNames(obj)
|
||||
|
||||
Reference in New Issue
Block a user