
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
Linux Mandrive, FB 2.1 RC2
|
|
Issue Links:
|
Relate
|
|
|
|
This issue is related to:
|
|
|
|
|
|
|
|
| Planning Status: |
Unspecified
|
|
select abs(num) from table
,
where Num is declared as integer in sql dialect 1
generate error: "Client SQL dialect 1 does not support reference to BIGINT datatype"
and I need to use cast statement
|
|
Description
|
select abs(num) from table
,
where Num is declared as integer in sql dialect 1
generate error: "Client SQL dialect 1 does not support reference to BIGINT datatype"
and I need to use cast statement |
Show » |
| There are no comments yet on this issue.
|
|