Ask Experts Questions for FREE Help !
Ask

Search:

Type: Posts; User: josepjerry

Search: Search took 0.00 seconds.

  1. Writing SQL query output into text files of configsize (shell script & MySQL code at)

    In the application requirement, the current and required funcationality are as follows:-

    Current scenario:-
    (I)A MySQL stored proc is called from the shell script as given in below code.
    (ii)The...
  2. Writing SQL query output into text files of fixed size

    I have a stored procedure in MySQL that writes the output of a query to a textfile
    Using SELECT * FROM tbl INTO OUTFILE <file_name_datetime>. I call this procedure from a Linux shell script for...
Results 1 to 2 of 2