But you are only selecting FROM 'widgets'.
I think you need to buy an introductory book on SQL.
I would also suggest 'MySQL' by Paul DuBois ( published by New Riders ).
George M. Ellenburg wrote:
>Hello.
>
>If anyone has a quick moment, I would appreciate some suggestions with
>regards to t
You must also define the tables you want to 'look' at in the 'FROM' clause
On Wednesday 30 January 2002 12:08, George M. Ellenburg wrote:
> Hello.
>
> If anyone has a quick moment, I would appreciate some suggestions with
> regards to the following select statement:
>
> SELECT widget_src FROM wid