which sql command we can use to get a print out from
oracle?
Answer Posted / anee desai
set autoprint on; will provide the command for printing.
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
Give syntax for SQL and ORACLE joins.
Who developed oracle & when?
How to connect to oracle using service name instead of sid?
What is a cursor and what are the steps need to be taken?
What is system tablespace?
In which language oracle has been developed?
how can db_files > maxdatafiles since db_files is for instance and the later is for database
how the indexes are stored in the Oracle Database?
A table t is there.If you perform insert ,update and delete then the trigger will fire.What is the minimum no of trigger required for a table.
Explain the use of file option in exp command.
Difference between oracle's plus (+) notation and ansi join notation?
how can we store any pdf file in oracle
List the types of joins used in writing subqueries?
State the various uses of dbcc command?
What is a trace file and how is it created in oracle?