Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



SQL Server Interview Questions
Questions Answers Views Company eMail

Can a database be shrunk with users active?

1196

How you can change a cross join into an inner join?

1024

How you can add messages to the nt event log from within a stored procedure?

1143

You want to be sure that queries in a database always execute at the maximum possible speed. To achieve this goal you have created various indexes on tables which other statement will keep the database in good condition?

1135

You have developed an application which uses many stored procedures and triggers to update various tables users ocassionally get locking problems which tool is best suited to help you diagnose the problem?

1064

Can a rule be bound to any column of any data type?

1028

can an order by clause be used in a creation of a view?

1242

Define constraints and give an example of their use?

1099

If a user does not have permission to a table, but has permission to a view created on it, will he be able to view the data in table?

981

How can a user-defined datatype be created?

1040

Explain timestamp datatype?

1023

To automatically record the time on which the data was modified in a table, which data type should you choose for the column?

1006

Can an automatic recovery be initiated by a user?

1070

you have couple of stored procedures that depend on a table you dropped the table and recreated it what do you have to do to reestablish those stored procedure dependencies?

1102

Can a table be created inside a trigger?

1014


Un-Answered Questions { SQL Server }

Describe in brief sql server monitoring ways.

1104


What is the difference between truncate and delete commands?

1110


What is standby servers? Explain types of standby servers.

1061


Does the unique constraint create an index?

1139


How to download and install microsoft .net framework version 2.0?

1187


What are cursors? Explain different types of cursors. What are the disadvantages of cursors? How can you avoid cursors?

1222


Can you use order by when defining a view?

1022


What is transaction server explicit transaction?

1091


What are the High-Availability solutions in SQL Server and differentiate them briefly?

1190


What do you understand by the analysis services in sql server?

985


What is de-normalization and what are some of the examples of it?

1023


What is sql stored procedure?

1150


What is CTE in SQL

996


what is the difference between a primary key and a unique key? : Sql server database administration

1043


While you are inserting values into a table with the insert into .. Values option, does the order of the columns in the insert statement have to be the same as the order of the columns in the table?

1041