TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
One illustration type I can think of is a diagram showing the database and
the names of the tables within it. You can further drill down into the
field names for those tables. Sort of like an org chart for the database.
This type of illustration is actually very helpful to users wanting to
visualize how to write a SQL query:
SELECT (field_name) from (table_name) WHERE blah... etc.
When the user sees how the database is organized - what the table names
are, and what tables contain what fields, it makes query writing much
easier.
You'll probably find some good example illustrations in basic SQL or SQL
for dummies-type books.
WEBWORKS FINALDRAFT - EDIT AND REVIEW, REDEFINED
Accelerate the document lifecycle with full online discussions and unique feedback-management capabilities. Unlimited, efficient reviews for Word
and FrameMaker authors. Live, online demo: http://www.webworks.com/techwr-l
---
You are currently subscribed to techwr-l as:
archiver -at- techwr-l -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- techwr-l -dot- com
Send administrative questions to lisa -at- techwr-l -dot- com -dot- Visit http://www.techwr-l.com/techwhirl/ for more resources and info.