How do I pipe the output of one isql to another?



How do I pipe the output of one isql to another?..

Answer / Ravita

You can pipe the output of one isql (Interactive SQL) command to another by using the | (pipe) operator. However, this depends on your operating system's shell and may require adjustments.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What is clause in sql?

1 Answers  


What are reports usually used for?

1 Answers  


What is sql server and ase?

1 Answers  


What are different clauses used in sql?

1 Answers  


What is the usage of when clause in trigger?

1 Answers  


Explain how you can copy a file to file content and file to pl/sql table in advance pl/sql?

1 Answers  


What is clustered index sql?

1 Answers  


wa procedure to return the month and the no'f developers joined in each month.

4 Answers   Fidelity,


Are sql connections encrypted?

1 Answers  


What is the difference between UNIQUE KEY and UNIQUE INDEX?

3 Answers   TCS,


What is a 'instead of trigger'?

3 Answers   Eenadu, TCS,


What is the use of function in sql?

1 Answers  


Categories