-
Secure Data
How to secure data in the SQL Server Database?
-
Sending Mail
How to send mail from SQL Server?
-
Fill Factor in Indexes
What is fill factor?What should be the ideal value of fill factor for any index?Justify the answer.
-
Covering Indexes
List down the advantage and disadvantages of Covering indexes.
-
Store Images in SQL Server 2005
How to Store Images in SQL Server 2005?
-
DB Mirroring
What are the steps to configure DB mirroring?
-
Run PL/SQL Block from SQL Server
how do you run PL/SQL block from SQL Server
-
High Water Mark
what is high water mark? Give an example where it can be useful ?
-
-
-
-
Can we replace where clause by having clause. ?
interviewer ask.. can we replace where clause by group by clause
let say
select * from table_name where some_condition
so how we replace where clause by group by clause
-
-
Application support
In application supporter for .net, interviewer ask me how you support the application,but I could not answer properly. Please explain answer technically?
-
SQL to display records with same Year of Birth
Display employee name, designation, Dob who are born in the same year.
Emono ename Designation Dob
101 Raj Developer 24-06-1992
102 mahesh Engineer 15-06-1992
103 Rajesh Mechanic 02-02-1991
104 suresh Jr Engineer 01-01-1990
-
-
-
-
-
SQL Server Interview Questions
Ans