Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unsuccessful arithmetical operations with NULL and new Firebird 2.1 function from null (dialect 2,3) [CORE1529] #1945

Closed
firebird-automations opened this issue Oct 19, 2007 · 5 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Piminov Roman (ramzes)

Jira_subtask_inward CORE1473
Duplicates CORE1514

Firebird-2.1.0.16905-0_win32

COS(NULL)*NULL
SIN(NULL)*NULL
POWER(1,NULL)-NULL
POWER(NULL,1)-NULL and etc

Dynamic SQL Error.
expression evaluation not supported.

In dialect 1 this execute.

@firebird-automations
Copy link
Collaborator Author

Modified by: @asfernandes

Link: This issue duplicates CORE1514 [ CORE1514 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @asfernandes

Duplicates CORE1514.

@firebird-automations
Copy link
Collaborator Author

Modified by: @asfernandes

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Duplicate [ 3 ]

assignee: Adriano dos Santos Fernandes [ asfernandes ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 13332 ] => Firebird [ 14016 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment