可以使用非模态的设计程序创建和删除数据库对象,例如表、视图、存储过程和函数。
You can create and delete database objects such as tables, view, stored procedures, and functions using non-modal designers.
发送SQL指令和结果表明:你可以创建和删除数据库的SQL查询,发送,创建和执行存储过程和函数…假设你有正确的权限。
Send SQL instructions and show the results: you can create and drop databases, send SQL queries, create and execute stored procedures and functions... all assuming you have the right privileges.
应用推荐