1·Create an SQL stored procedure.
创建一个SQL存储过程。
2·Save the modified SQL script.
保存已修改的 SQL 脚本。
3·SQL is, by nature, quite flexible.
SQL本来就是非常灵活的。
4·Execute the same SQL statement.
执行同一条sql语句。
5·Now you can create new SQL statements.
现在可以创建新的sql语句了。
6·The editor displays the SQL structure.
编辑器显示了SQL结构。
7·Execute the SQL statement.
执行这条sql语句。
8·SQL procedures and external procedures.
SQL过程和外部过程。
9·SQL commands to perform database access.
执行数据库访问的 SQL 命令。
10·Rerun the application, and capture its SQL.
重新运行应用程序,捕获它的SQL。