SQL statement distribution shows the distribution of dynamic and static SQL statements for a database.
SQL 语句分布图显示数据库的动态和静态 SQL 语句的分布情况。
The static SQL statement is pre-compiled and bound to a package before execution.
静态 SQL 语句是在执行之前预编译并绑定到一个包上的。
When the syntax of an SQL statement is fully known at compile time, the statement is referred to as static SQL.
如果在编译时一个 SQL 语句的语法是完全已知的,那么这个语句就称为静态 SQL。
应用推荐