Icon
|
Description
|
SQL Editor
|
Diagram
|
Logical Model
|
Physical Model
|

|
create a new file
|

|

|
 |
 |

|
open an existing file
|

|

|
 |
 |

|
save any changes in current editor
|

|

|
 |
 |

|
print from current editor
|

|

|
 |
 |

|
application preferences or
object properties
|
 |
 |
 |
 |

|
undo last change
|

|
|
|
|

|
redo last change
|

|
|
|
|

|
cut selection from current editor
|

|

|
 |
 |

|
copy selection from current editor
|

|

|
 |
 |

|
paste into current editor
|

|

|
 |
 |

|
delete selection from current editor
|

|

|
 |
 |

|
indent text in current editor
|

|
|
|
|

|
unindent text in current editor
|

|
|
|
|

|
move selected diagram objects to front
|
|

|
 |
 |

|
move selected diagram objects to back
|
|

|
 |
 |

|
insert an SQL file comment
|

|
|
|
|

|
insert an SQL statement comment
|

|
|
|
|

|
zoom in current editor (make objects look larger)
|
|

|
 |
 |

|
zoom out current editor (see more of the diagram)
|
|

|
 |
 |

|
select all in current editor
|

|

|
 |
 |

|
unselect everything in current editor
|

|

|
 |
 |

|
align text to bottom
|
|

|
 |
 |

|
align text to horizontal center
|
|

|
 |
 |

|
align text to left
|
|

|
 |
 |

|
align text to right
|
|

|
 |
 |

|
align text to top
|
|

|
 |
 |

|
align text to vertical center
|
|

|
 |
 |

|
align object bottom |
|
 |
 |
 |

|
align object horizontal center |
|
 |
 |
 |

|
align object left |
|
 |
 |
 |

|
align object right |
|
 |
 |
 |

|
align object top |
|
 |
 |
 |

|
align object vertical center |
|
 |
 |
 |

|
manipulate diagram objects in the current editor
|
|

|
 |
 |

|
add a new Text object to the current editor
|
|

|
 |
 |

|
add a new Line object to the current editor
|
|

|
 |
 |

|
add a new Arc object to the current editor
|
|

|
 |
 |

|
add a new Rectangle object to the current editor
|
|

|
 |
 |

|
add a new Ellipse object to the current editor
|
|

|
 |
 |

|
add a new Image object to the current editor
|
|

|
 |
 |

|
add a new Table object to the current editor
|
|
|
|
 |

|
add a new Derived Table object to the current
editor
|
|
|
|
|

|
add a new View object to the current editor
|
|
|
|
|

|
add a new Reference object to the current editor
|
|
|
|
|

|
add a new Inheritance object to the current
editor
|
|
|
|
|

|
add a new Business Rule |
|
|
|
 |

|
add a new Domain |
|
|
|
 |

|
add a new Sequence
|
|
|
|
 |
 |
add a new stored Procedure |
|
|
|
 |

|
add a new Entity |
|
|
 |
|

|
add a new Relationship |
|
|
 |
|

|
add a new Association entity
|
|
|
 |
|

|
add a new Association Link |
|
|
 |
|
 |
add a new Inheritance Link |
|
|
 |
|

|
add a new Business Rule |
|
|
 |
|

|
add a new Domain |
|
|
 |
|

|
add a new Data Item |
|
|
 |
|

|
edit model properties
|
|
|
 |
 |

|
show object dependencies
|
|
|
|
 |

|
validate model
|
|
|
 |
 |

|
create a Physical Model from
current document
|
|
|
 |
|

|
create a Logical Model from
current document
|
|
|
|
 |

|
create an SQL script, from the current model, to
be used to create database objects
|
|
|
|
 |

|
reverse engineer an existing database using the
capabilities found in the current model
|
|
|
|
 |

|
submits the entire SQL script to the, connected,
data source for processing
|

|
|
|
|

|
submits the selected SQL to the, connected, data
source for processing
|

|
|
|
|

|
returns a list of schema from the, connected,
data source
|

|
|
|
|

|
returns a list of tables from the, connected,
data source
|

|
|
|
|

|
returns a list of views from the, connected,
data source
|

|
|
|
|

|
returns a list of columns for the table or view
name selected in the current editor
|

|
|
|
|

|
returns a list of indexs for the table name
selected in the current editor
|

|
|
|
|

|
returns a list of primary key columns for the
table name selected in the current editor
|

|
|
|
|

|
returns a list of foreign key columns for the
table name selected in the current editor
|

|
|
|
|

|
returns a list of columns which uniquely
identify a row for the table name selected in the current editor
|

|
|
|
|

|
returns a list of procedures from the,
connected, data source
|

|
|
|
|

|
returns a list of columns (input and output) for
the procedure name selected in the current editor
|

|
|
|
|

|
returns a list of data types supported
|

|
|
|
|

|
invokes any installed ODBC Administrator tool
|

|
|
|
|