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
Explain the use of online redo log files in oracle.
What are the differences between lov and list item?
Select all the employees who were hired in last 2 years and who works in dept where max managers are working.
How to list all tables in your schema?
How to compare dates in oracle sql?
How we can able to import our own template (users designed MS-Word templates) which has many tabular columns; need to pass some values generate by Oracle-reports9i? Actually need to import more than 400 MS-Word templates into Oracle Reports-9i to minimize layout design in Reports.
How to use "while" statements in oracle?
What is sharded cluster?
How to assign data of the deleted row to variables?
Are truncate and delete commands same? If so why?
How to execute a stored procedure in oracle?
How to grant create session privilege to a user in oracle?
How to define an oracle sub procedure?
What is an oracle wallet?
What is a package in oracle?