Newb learner question

2005-07-28 Thread Bob Rea
prod_name from Products where not vend_id = 'DLL01' order by prod_name; Empty set (0.00 sec) Bob Rea Dragon Networks 770-458-1350 -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Beginner needs help

2002-02-25 Thread Bob Rea
Minotaur, - null, - '813.54-dc21', - 'PS3552.O756 C68 2000' - ); ERROR 1064: You have an error in your SQL syntax near 'values( '0-312-25313-3', 'Coup de Grace', 'Borthwick', 'J S', St Martin's Minot' at line 21 TIA -- Bob Rea

using MySQL

2002-02-19 Thread Bob Rea
| | mysql | | sample| | test | +---+ 6 rows in set (0.01 sec) mysql use libes ERROR 1044: Access denied for user: '@localhost' to database 'libes' I am doing this on SuSE 7.3. I know there is a user mysql already set up but I don't knwo the password. -- Bob Rea

Another Newbie Question

2001-07-20 Thread Bob Rea
'' at line 1 How do I do this, if I can? -- Bob Rea Fear of Hell is pernicious; So is fear of Heaven. [EMAIL PROTECTED] http://www.sirius.com/~rear - Before posting, please check: http://www.mysql.com

Next Newbie Question

2001-07-16 Thread Bob Rea
| ++ 4 rows in set (0.01 sec) How do I do this in MySQL? Alternatively, can anyone suggest a good tutorial for MySQL online that covers the topics the book does? The book's web site is at http://www.forta.com/books/0672316641/ -- Bob Rea Fear of Hell

Newbie Questions

2001-07-14 Thread Bob Rea
the correct syntax for this query, such that it returns only cust_contacts which begin with J or M. I have searched the Manual and so on. Point me in the right direction or something. -- Bob Rea Fear of Hell is pernicious; So is fear of Heaven. [EMAIL PROTECTED] http