Choose your database:
AnySQL
MySQL
MS SQL Server
PostgreSQL
SQLite
Firebird
Oracle
SQL Anywhere
DB2
MaxDB

Subscribe to our news:
Partners
Testimonials
Alex Torin: "Several months ago I downloaded the trial versions of several Microsoft SQL administration tools that I was able to find using google. I had considerable trouble with most of them crashing... but using your product I was able to isolate and solve the problems I was having. I decided to add it to my toolkit and have recommended it to a few others".
Jim Salmons: "That is excellent news! I will look forward to a future update with these features. It will be attention to such details that further distinguishes your excellent products from the competition.

As always, I appreciate your great products and your demonstrated customer service is equal to the high quality of your products".

More

Add your opinion

MS SQL Maestro online Help

Prev Return to chapter overview Next

Editing aggregate properties

Aggregate Editor provides you with an ability to edit aggregate properties. The Properties tab allows you to change the aggregate name, the aggregate owner and the comment for the aggregate.

 

Name

Here you can change the aggregate name.

 

Owner

Set the owner for the aggregate. By default, only the owner of an object can perform various operations with the object. In order to allow other users to operate it, privileges must be granted. (However, users that have the superuser attribute can always access any object.)

 

Comment

This field stores a comment to the aggregate.

 

Parameter Name

The field stores a parameter in the user-defined aggregate. The value of the parameter must be supplied by the user when the aggregate function is executed.

 

Input Type

Defines the type of parameter.

 

Return Type

Defines the return type of the aggregate function.

 

CLR

Specifies the assembly to bind with the user-defined aggregate function and the name of the class in the assembly that implements the user-defined aggregate. The assembly is to have been already created in the database.

 

See also: Assemblies

 

To apply the changes, select the Apply Changes item in the Navigation bar or use Ctrl+F9 or Ctrl+F7 shortcut keys.

 

It is also possible to modify object properties without opening the object editor: use the Object Properties item of the popup menu of the selected object from the explorer tree.



Prev Return to chapter overview Next