Ben Forta’s Cfmx
test forta’s page and see if i can get the rss working
A reader just pointed out to me that my my Sams Teach Yourself SQL In 10 Minutes is in Amazon.com's Top 10 lists in the databases, SQL, DBMSs, and databases categories. It's also #1 in the Relational Databases category! Cool! :-)- Open the book database with OpenOffice Base
- Select the Query tab on the left
- Click the "Create Query in SQL View" task to display the Query Design screen
- Type your SQL in the window
- Click the Run Query button (it has an image of a green check mark on top of 2 documents) to execute your SQL, you can also just press F5 to run
- Your results will be shown above your SQL code (unless you generate an error)