× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
nileshhmali reported 2013-07-29T09:41:50Z  · ivangron last modified 2013-08-26T19:49:44Z

Rename a Teradata Function, gives an error message, but if you refresh tree node, function is renamed


Priority Low
Complexity Unknown
Component App - Visual Editing
Version Future

Database version: Teradata :14.0

ADS version : ads-windows-x64-14.0-beta-74
 
Rename a Teradata Function, gives an error message, but if you refresh tree function is renamed
 
Connect to a teradata server
Create simple function
Go to functions tree node and right click on this function->alter function->rename of function name and click on alter .
 
You will observer that it will give error message " A function already exists in the database with the same function name and parameter data types."
 
Now close function window ->go to function tree node and do refresh.you will see that function is renamed in spite of error message.
 
Sample script to use 
 

CREATE FUNCTION tduser.MYUDF

(D int, E int, F int)

RETURNS int

//  langugae sql

contains sql

DETERMINISTIC

sql SECURITY

DEFINER collation INVOKER

INLINE TYPE 1

return D+E-F

;

 
3 attachments
  • 1.jpg

    2013-07-29T09:52:00Z

    221 KB

  • doe_not_work

    2013-08-12T20:51:45Z

    116 KB

  • works

    2013-08-12T20:51:45Z

    118 KB

Issue #9674

Closed
 
 
Completion
No due date
No fixed build
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017