|
|
178 KB
The "SELECT" option generates a SELECT statement with the list of columns listed.
For Excel, we don't have a metadata query to retrieve the list of columns for a worksheet. All we can generate is a "SELECT *" statement. Therefore, the "SELECT" option is not available.
Issue #11132 |
| Closed |
| Fixed |
| Resolved |
Completion |
| No due date |
| Fixed Build ADS 15.0.9-2 |
| No time estimate |
1 issue link |
relates to #12510
Issue #12510support autocompletion of column names for Excel connection type |
The "SELECT" option generates a SELECT statement with the list of columns listed.
For Excel, we don't have a metadata query to retrieve the list of columns for a worksheet. All we can generate is a "SELECT *" statement. Therefore, the "SELECT" option is not available.