Free latest PlacementPapers, Interview Questions ....  
Invite Your Friends

Go Back   Free latest PlacementPapers, Interview Questions .... > INTERVIEW QUESTIONS ( FRESHERS & EMPLOYEES ) > Database > SQL Server


  



Reply

 

LinkBack Thread Tools
Old 20-12-08, 12:58 PM   #1 (permalink)
Senior Member
 
Join Date: Dec 2008
Posts: 221
Default MS SQL Server interview questions




1.What is normalization?
- Well a relational database is basically composed of tables that contain related data. So the Process of organizing this data into tables is actually referred to as normalization.

2.What is a Stored Procedure?
- Its nothing but a set of T-SQL statements combined to perform a single task of several tasks. Its basically like a Macro so when you invoke the Stored procedure, you actually run a set of statements.

3.Can you give an example of Stored Procedure?
- sp_helpdb , sp_who2, sp_renamedb are a set of system defined stored procedures. We can also have user defined stored procedures which can be called in similar way.

4.What is a trigger?
- Triggers are basically used to implement business rules. Triggers is also similar to stored procedures. The difference is that it can be activated when data is added or edited or deleted from a table in a database

5.What is a view?
- If we have several tables in a db and we want to view only specific columns from specific tables we can go for views. It would also suffice the needs of security some times allowing specfic users to see only specific columns based on the permission that we can configure on the view. Views also reduce the effort that is required for writing queries to access specific columns every time.


Find continuation of the interview questions in the attachement below -
Attached Files
File Type: pdf MS SQL Server interview questions.pdf (415.9 KB, 209 views)
teja83 is offline   Reply With Quote
Old 13-01-11, 08:27 AM   #2 (permalink)
Junior Member
 
Join Date: Jan 2011
Posts: 1
Default Re: MS SQL Server interview questions

Can you provide a password for this please?
svasanth is offline   Reply With Quote
Reply

Tags
interview, questions, Server

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump


All times are GMT +6.5. The time now is 06:03 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Please Do Not post, copyrighted/internal contents.We are not responsible for any kind of copyrighted material.
If you have objection to any content, please let us know to remove it ASAP.
admin@placementpapers.us