Dear Hiring Manager:
I was interested to see your C# Developer posting on Monster and would like to learn more about this opportunity. I am very int ...
Search results for sql server
Dear Hiring Manager,
Please consider me for the position as advertised on web site dated.
I am Master of Applied Mathematics with more than 11 yea ...
What is SQL state database?
Posted by SQLGuru
What is SQL state database? Why do we need it?
Answer
ASP.NET session state provides several different options for storing and managing session data ...
What is a syntax for connection string to connect to a SQL Server Express database using Silverlight ?
Posted by Job-Interview
Answer
There are number of options and most common one is to user LINQ to SQL classes and connections string will be auto generated by Framework. If ...
Live Meeting and IM interviews
Posted by Job-Interview
In today’s thought economic times more and more companies start implementing money saving strategies in the hiring process. During this year I’ve ...
What is the difference between an OUTPUT parameter and a return parameter?
Posted by Interview Answers
If the applicant is able to answer this question correctly, the odds are good that they have some experience working with stored procedures.
A return ...
What can be used to ensure that a field in a table only accepts a certain range of values?
Posted by Interview Answers
The answer you want to hear is a Check constraint, which is defined on a database table that limits the values entered into that column. These constra ...
What is a performance consideration of having too many indexes on a production online transaction processing (OLTP)table
Posted by Interview Answers
You are looking for the applicant to make some reference regarding data manipulations. The more indexes on a table, the more time it takes for the dat ...