Sams Teach Yourself SQL in 24 Hours

Sams Teach Yourself SQL in 24 Hours

By Ron Plew and Ryan Stephens

Q&A

  1. By following what I have learned about performance, what realistic performance gains, as far as data retrieval time, can I really expect to see?

    Realistically, you could see performance gains from fractions of a second to minutes, hours, or even days.

  2. How can I test my SQL statements for performance?

    Each implementation should have a tool or system to check performance. Oracle7 was used to test the SQL statements in this book. Oracle has several tools for use in checking performance. Some of these tools are the EXPLAIN PLAN, TKPROF, and SET commands. Check your particular implementation for tools that are similar to Oracle's.

Share ThisShare This

Informit Network