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
what are the benefits of flashback feature?
I want to reuse a piece of code inside a stored procedure. This piece of code need to be invoked multiple times inside the procedure based on some different conditions. How to achieve this?
why do we give pctfree and pctused in create table statement?
what are the types of connection load-balancing?
In what script is "snap$" created? In what script is the "scott/tiger" schema created?
What column differentiates the V$ views to the GV$ views and how?
How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database? : sql server DBA
Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
What is a correlated sub-query? : sql server DBA
Why would you use sql agent? : sql server DBA
What command would you use to create a backup control file?
What are the different types of upgrades that can be performed in sql server? : sql server DBA