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

Post New Answer

More DB Administration Interview Questions

what are the benefits of flashback feature?

0 Answers   Oracle,


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?

1 Answers  


why do we give pctfree and pctused in create table statement?

1 Answers   CTS,


what are the types of connection load-balancing?

0 Answers   Oracle,


In what script is "snap$" created? In what script is the "scott/tiger" schema created?

0 Answers  






What column differentiates the V$ views to the GV$ views and how?

3 Answers  


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

0 Answers  


Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).

0 Answers  


What is a correlated sub-query? : sql server DBA

0 Answers  


Why would you use sql agent? : sql server DBA

0 Answers  


What command would you use to create a backup control file?

2 Answers  


What are the different types of upgrades that can be performed in sql server? : sql server DBA

0 Answers  


Categories