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]
,
-> null,
-> null,
-> null
-> ),
-> values(
-> '0-312-25313-3',
-> 'Coup de Grace',
-> 'Borthwick',
-> 'J S',
-> "St Martin's Minotaur",
-> null,
->
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
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
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
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