Tim Luoma wrote:
>
>
> I'm trying to write my first shell script using MySQL. I've checked
> Welling & Thomson and Google but I think I'm searching the wrong
> keywords or something.
>
> The shell script will be non-interactive, but interactively this is
> what I would do:
>
> mysql> selec
I'm trying to write my first shell script using MySQL. I've checked
Welling & Thomson and Google but I think I'm searching the wrong
keywords or something.
The shell script will be non-interactive, but interactively this is what
I would do:
mysql> select * from specialdays where month="6"