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

Subscribe to our news:
Partners
Testimonials
Daryl Joubert: "I am evaluating your PostgreSQL Maestro product for purchase by my company and thus far I am very impressed! I really like the easy, intuitive and productive user interface and feature set. I am also evaluating a number of other products for PostgreSQL database design and maintenence but thus far SQLMaestro stands head and shoulders above the rest".
Andrew Maclean: "I am really quite impressed with the software. You and your people are doing a wonderful job. I actually have spent a while researching PostgreSQL admin/code generators and yours seems to fit our needs nicely. Your interface is beautiful".

More

Add your opinion

PostgreSQL Maestro online Help

Prev Return to chapter overview Next

Editing cast properties

Cast Editor provides you with an ability to edit cast properties. The Properties tab allows you to change the cast name, the cast  source and target types and the comment for the cast. You can also find the OID there.

 

Name

Here you can change the cast name.

 

Comment

This filed stores a comment to the cast.

 

OID

The field stores is the cast OID (object identifier).

 

Source Type

Edit the name of the source data type of the cast.

 

Target Type

Set the name of the target data type of the cast.

 

Function

The function used to perform the cast.

 

Context (Assignment, Implicit, Explicit)

Edit the way the cast may be invoked.

 

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