Newb learner question

2005-07-28 Thread Bob Rea
ql> select 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
, -> null, -> null, -> null -> ), -> values( -> '0-312-25313-3', -> 'Coup de Grace', -> 'Borthwick', -> 'J S', -> "St Martin's Minotaur", -> null, ->

using MySQL

2002-02-19 Thread Bob Rea
es -> ; +---+ | Database | +---+ | addresses | | inventory | | libes | | 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 t

Another Newbie Question

2001-07-20 Thread Bob Rea
ucts where vend_id = 'dll01'' 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 post

Next Newbie Question

2001-07-16 Thread Bob Rea
9 | | 1 | ++ 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

Newbie Questions

2001-07-14 Thread Bob Rea
y set (0.02 sec) So I need to know 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 f