On Thursday 17 Jan 2002 1:13 am, Mr Aaron Brandis wrote:
> Hi everyone
>
> This is the first time I have posted to this list and I was wondering if
> someone could answer my question. I know you can run commands from a
> shell prompt (such as unix...) like:
>
> shell> mysql -e 'SELECT * FROM tabl
At 11:13 +1000 1/17/02, Mr Aaron Brandis wrote:
>Hi everyone
>
>This is the first time I have posted to this list and I was wondering if
>someone could answer my question. I know you can run commands from a
>shell prompt (such as unix...) like:
>
>shell> mysql -e 'SELECT * FROM table' database
>
Hi everyone
This is the first time I have posted to this list and I was wondering if
someone could answer my question. I know you can run commands from a
shell prompt (such as unix...) like:
shell> mysql -e 'SELECT * FROM table' database
for a simple select query and
shell> mysqlimport --loca