EMS logo

Produkt Navigation

SQL Manager for MySQL

Unsere Partnerschaften

MySQL Gold Certified Partner
Microsoft Certified Partner
Oracle Certified Partner
Embarcadero Technology Partner

EMS SQL Manager for MySQL

Online Bedienungsanleitung

Object context menu


The context menu of an object (e.g. table or view) in the DB Explorer tree allows you to:

  • create a new database object of the same type;
  • edit the selected object in its editor;
  • rename the selected object;
  • drop the selected object from the database;
  • duplicate the selected object (create a new object with the same DDL structure and properties as the selected object has);
  • perform data manipulation operations (for tables and views);
  • view properties (for tables);
  • define grants (for tables);
  • create view/procedure/function from table (for tables);
  • view Dependency Tree for the selected object;
  • generate the object script and open it in SQL Editor;
  • generate the object script and copy its text to Windows clipboard;
  • refresh all objects of the selected object type;
  • view/edit the database registration information within the Database Registration Info dialog;

 

Using context menus - Object context menu

 

 


See also:

Host context menu

Database context menu