I'm not sure I follow this stuff exactly. I must be missing something. When I run the
query to show below I get
a little pop up box that says "Enter Parameter Value" then authors.author
name
I must be doing something different? Maybe?
SELECT authors.author name
> FROM authors
> WHERE authors.author name Like "*twain*";