Hello,
I am using Oracle 8.17.4 SQL on a Sun Solaris 8 system from SQLPLus. How can I do a SELECT count(*) <tablename>; and send the total to a file?
My goal is to have a file with just the count and no other syntax or verbiage. In playing with the SqlPlus spool command I get all kinds of syntax besides the number.
Thanks,
Michael42
I am using Oracle 8.17.4 SQL on a Sun Solaris 8 system from SQLPLus. How can I do a SELECT count(*) <tablename>; and send the total to a file?
My goal is to have a file with just the count and no other syntax or verbiage. In playing with the SqlPlus spool command I get all kinds of syntax besides the number.
Thanks,
Michael42