Provide an example of a shell script which logs into SQLPLUS
as SYS, determines the current date, changes the date format
to include minutes & seconds, issues a drop table command,
displays the date again, and finally exits.
No Answer is Posted For this Question
Be the First to Post Answer
How to use in conditions in oracle?
What are data pump export and import modes?
After using set unused can we enable the column again to use? Please give me some answers....
what is cartesian product?
you are sorting a table using "order by"(descending) clause of a column which contains a null value...whether that row containing null value will come first or last in the output??
In Exception handling if we are using the when others first then what happens . whether it will show the compiler error
How to import one table back from a dump file?
What is the difference between translate and replace in oracle?
Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
Hi, I want table structure shown below. How can i create this ? Num Name Address Addr1 Addr2 I want Addr1 and Addr2 under Address column. How can i achive this ? Is it possible ?
State the difference along with examples between Oracle 9i, Oracle 10g and Oracle 11i.
What is a database schema in oracle?