-
Session creation
Why session is created ?
How is it related to security concern for the application?
Why session ID is created ? -
-
-
Test cases for Login Screen
Login Screen
User ID -> textbox
Password -> textbox
Sign in-> button..
Can someone send me how to write test cases for the above requirement? -
Block level backups
Suppose we have two database in one database there are 10 block ? then we want only eight block import in second dba how????
-
Controlled and Uncontrolled Redundancy
Differentiate between Controlled and Uncontrolled Redundancy
-
-
Primary Key
Why is the choice of primary key important and are three characteristics of an ideal primary key?
-
-
-
-
-
SQL Loader
How does Export/Import feature differ from that of SQL Loader?
-
SQL Query
How to display nth lowest record in a table for example? How to display 4th lowest (salary) record from customer table?
-
Excessive redo generation.
Why excessive redo generation in hot backups ?How to resolve it ?
-
-
MultiSet table with UPI
Multiset table with UPI will allow duplicates or not?
-
Remove one duplicate column value from multiple
How to remove only one column values from the duplication of values in that column without using any other column references in that table?
Ans