In FSTST Step: 1 SQL Without Bind Variable, 2.247 Seconds
The document compares the performance of SQL statements with and without bind variables. A SQL statement without bind variables took 2.247 seconds to execute, while a similar statement using bind variables took only 0.907 seconds to execute. The use of bind variables improved the performance of the SQL statement by reducing the execution time.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
27 views
In FSTST Step: 1 SQL Without Bind Variable, 2.247 Seconds
The document compares the performance of SQL statements with and without bind variables. A SQL statement without bind variables took 2.247 seconds to execute, while a similar statement using bind variables took only 0.907 seconds to execute. The use of bind variables improved the performance of the SQL statement by reducing the execution time.