Q&A

Q1:By following what I have learned about performance, what realistic performance gains, as far as data retrieval time, can I really expect to see?
A1: Realistically, you could see performance gains from fractions of a second to minutes, hours, or even days.
Q2: How can I test my SQL statements for performance?
A2: 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 called EXPLAIN PLAN, TKPROF, and SET commands. Check your particular implementation for tools that are similar to Oracle's.

Get Sams Teach Yourself SQL in 24 Hours, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.