Wow. I previewed my post and found that an ampersand followed by "lt" instantly becomes a "<". So I went back and changed the &'s to "amp". There's computer science everywhere. Now here's my post:
I just worked on the XSQL exercises we didn't have to time to finish in Tuesday's class. I found the question about changing the query's relational operator to be confusing indeed. Sure, the slide said "hint: <" but I still wasn't about to make it work using lt, or amplt. Also, I found that specifying "age=32" or "age=100" after typing "xsql query1.no_style.xsql" didn't have the intended effect; only when I ran the query without any parameters did it work as expected. Is anyone else experiencing anything similar?