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 attributes of the cursor?
What would you do if a database crashes in production?
What is key preserved table?
How to assign a table row to a record variable?
How to drop an index?
emp numb is unique because that is primary key,,but what is foreign key .. explain very clear with example
What is backup in Oracle?
I just want to maintain data like an employee can belongs to 3 or more departments . We can resolve this by using composite key but it avoids normalization rules. So Can anyone tell me how can I maintain data.
What is a Database instance ? Explain?
what is null value?
What are the ansi data types supported in oracle?
When does a Transaction end ?