0% 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.

Uploaded by

abhijitp
Copyright
© © All Rights Reserved
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% 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.

Uploaded by

abhijitp
Copyright
© © All Rights Reserved
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
You are on page 1/ 1

In FSTST

Step: 1 SQL without Bind variable, 2.247 seconds

Step: 2 SQL with Bind variable, 0.907 seconds

You might also like