This is a discussion on BUG #2699: Delete table alias not supported within the pgsql Bugs forums, part of the PostgreSQL category; --> The following bug has been logged online: Bug reference: 2699 Logged by: Lachhman Dass Email address: lachhmand@interrait.com PostgreSQL version: ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| The following bug has been logged online: Bug reference: 2699 Logged by: Lachhman Dass Email address: lachhmand@interrait.com PostgreSQL version: 8.0 Operating system: Windows 2000 Professional Description: Delete table alias not supported Details: Delete table alias is not supported. Exact syntax should be DELETE FROM [ ONLY ] table [alias] [ WHERE condition ] ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings |