which sql command we can use to get a print out from
oracle?
Answers were Sorted based on User's Feedback
Answer / anee desai
set autoprint on; will provide the command for printing.
| Is This Answer Correct ? | 12 Yes | 0 No |
Explain what are synonyms used for?
how the indexes are stored in the Oracle Database?
how to select second mauximum value in a given table under salary column
what is difference between cartesian join & cross join even they give same result?
How to use group functions in the select clause using oracle?
how to use sequence and what use of sequence cache
How to check your oracle database 10g xe installation?
How do we display rows from the table without duplicates?
What is a static data dictionary in oracle?
Table Has C1 And C2 Column If Exits any record in c1 then Update c2 record Otherwise insert new record in the C1 And C2 (Using Procedure)
What is tablespace in oracle? how can we create? how is it manage? . . . Thnx 2 All in Advnc....:)
Briefly explain what is literal? Give an example where it can be used?