Regression: could not execute query (select from view with nested view)
---
Key: CORE-5381
URL: http://tracker.firebirdsql.org/browse/CORE-5381
Project: Firebird Core
Issue
On 20-10-2016 12:37, Kovalenko Dmitry wrote:
> Firebird 2.5.x can prepare SQL like “select (x.*) from MYTABLE x”
>
> Firebird 3.0.2.32619 returns the error:
>
> Dynamic SQL Error
> SQL error code = -104
> Token unknown - line 1, column 11
> *
>
> It is regression or FB2.5 works incorrectly?
I have
W dniu 2016-10-20 12:37:02 użytkownik Kovalenko Dmitry
napisał:
Hi
Firebird 2.5.x can prepare SQL like “select (x.*) from MYTABLE x”
Firebird 3.0.2.32619 returns the error:
Dynamic SQL Error
SQL error code = -104
Token unknown - line 1, column 11
*
It is regression or FB2.5 works inco
Hi
Firebird 2.5.x can prepare SQL like "select (x.*) from MYTABLE x"
Firebird 3.0.2.32619 returns the error:
Dynamic SQL Error
SQL error code = -104
Token unknown - line 1, column 11
*
It is regression or FB2.5 works incorrectly?
Regards,
Dmitry Kovalenko
--