Informix all versions RENAMING for Tables and Table Columns is not working.
ADS displays a SYNTAX error has occured.
SQL generated by ADS
RENAME TABLE "informix".tab_r_again TO tab_r_again-r
go
|
|
36 KB
Can you provide the correct SQL?
This is not a problem with ADS. Informix Server will not accept names with a dash. I was testing renaming tables by appending -r to tables, which is not a VALID table. column, Index name. Status of issue to be changed to INVALID, Wont Fix.
This is not a problem with ADS. Informix Server will not accept names with a dash. I was testing renaming tables by appending -r to tables, which is not a VALID table. column, Index name. Status of issue to be changed to INVALID, Wont Fix.
Issue #2309 |
| Closed |
| Fixed |
| Resolved |
Completion |
| No due date |
| No fixed build |
| No time estimate |
Can you provide the correct SQL?