getSelectQuery method

String getSelectQuery()

Implementation

String getSelectQuery(){
    return getTableViewName();
}