How to run SQL script from a Unix Shell?

Questions by Beena   answers by Beena

Showing Answers 1 - 7 of 7 Answers

gomathi

  • Nov 11th, 2005
 

using (sp) command

  Was this answer useful?  Yes

Bill

  • Nov 9th, 2006
 

   sql dbname < script_filename > output.out 2>&1

  Was this answer useful?  Yes

Rownum is the id which is assigned to recored, by the time of record set selected (executed).
Rowid is, the id which is assigned physically to each record in table.

Regads
Sarele

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions