thanks that did it... like I said this really wasn't important more or less just something it seems like I should know. even if using a reserved word is BAD design...<br><br><div><span class="gmail_quote">On 5/24/06, <b class="gmail_sendername">
Basher584</b> <<a href="mailto:basher584@basher584.org">basher584@basher584.org</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I believe you want the back tick.. `keyword`<br><br><a href="http://dev.mysql.com/doc/refman/5.0/en/legal-names.html">http://dev.mysql.com/doc/refman/5.0/en/legal-names.html</a><br><br><a href="http://dev.mysql.com/doc/refman/5.0/en/reserved-words.html">
http://dev.mysql.com/doc/refman/5.0/en/reserved-words.html</a><br><br>-Ben<br><br>On Wed, May 24, 2006 at 02:29:03AM -0400, Caleb Cushing wrote:<br>> well I tried... using "show" and [show] neither of those worked... syntax
<br>> error. I was thinking maybe that I could use some kind of character escape<br>> to do it much like in say BASH if I really want to I can make echo '$SHELL'<br>> print $SHELL instead of /bin/bash this database I'm playing with isn't
<br>> important just a sample from a book... but it wasn't written for mysql. and<br>> is Fairly old although the samples should be built around ANSI SQL-92 anyway<br>> guess somedays I'm just not thinking.<br><br>
> _______________________________________________<br>> linux-user mailing list<br>> <a href="mailto:linux-user@egr.msu.edu">linux-user@egr.msu.edu</a><br>> <a href="http://mailman.egr.msu.edu/mailman/listinfo/linux-user">
http://mailman.egr.msu.edu/mailman/listinfo/linux-user</a><br><br></blockquote></div><br>