Re: show tables .question

2002-10-06 Thread Kip Krueger
Is it possible to do a "show tables" similar to a select statement where ... similar to: select field where anotherfield like "ABC%" gives matches for all "field" which begins with ABC I'd like to say show tables like "ABC%" ie. to get a list of all tables whose name begins with ABC. Than

table limitations

2002-10-06 Thread Kip Krueger
Mysql - how many tables will it handle? I currently have no access to docs, so forgive me as I'm sure it is documented. - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.c

newbie query question

2002-09-12 Thread Kip Krueger
I need to query a mysql db in the following fashion ... "find me all records whose column 'n' have the letters 'XY' as the first two characters." where column 'n' is just a short string to clarify ... if column 'n' has the value "YR12345" don't get that record. if column 'n' has the value "XY

how do I unsubscribe to this list?

2001-03-21 Thread Kip Krueger
Please address answer to [EMAIL PROTECTED] - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTEC