-
Database Design Questions
I have a database with 5 millions records, i have Person table having 5 million records and its have 13 columns. Forename and surname column is heavily populated as compared to other columns. My question is it appropriate to separate forename and surname column and make separate tables for it and reference it with id in person_detail table. What are the advantages and disadvantages in separating these...
-
Collections get nth Record from Index by Table
How to get nth record from index by table?
-
-
MS SQL Server and SQL Server
What is the difference between MS SQL Server and SQL Server? Are both same are not?
-
Mutating Trigger Timing
At what trigger timing does mutating trigger error occur?
Is it before/after or both? And is it for row level/statement level OR both? -
-
-
-
Diplay Records using ROWNUM, MINUS & UNION
Display 6th & 9th records only from the table using ROWNUM & MINUS & UNION ?
-
-
RowSet Vs ResultSet
Why is RowSet implementation is beneficial over ResultSet?
-
-
-
Organization problems
Consider an organization by which you are familiar. If the organization is using file processing system then what are the problems organization will face?Explain with suitable examples.
-
-
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? -
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?
Database Interview Questions
Sub Category
Questions
Answers
Last Updated
Ans