ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  Databases  >>  SQL Server
 
 


 

 
 Oracle interview questions  Oracle Interview Questions
 SQL Server interview questions  SQL Server Interview Questions
 MS Access interview questions  MS Access Interview Questions
 MySQL interview questions  MySQL Interview Questions
 Postgre interview questions  Postgre Interview Questions
 Sybase interview questions  Sybase Interview Questions
 DB Architecture interview questions  DB Architecture Interview Questions
 DB Administration interview questions  DB Administration Interview Questions
 DB Development interview questions  DB Development Interview Questions
 SQL PLSQL interview questions  SQL PLSQL Interview Questions
 Databases AllOther interview questions  Databases AllOther Interview Questions
Question
What are the advantages of using views. Why do we need 
views when we have SPs?
 Question Submitted By :: Srikanth
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What are the advantages of using views. Why do we need views when we have SPs?
Answer
# 1
View are the image of table.
advantages:- 1> they hide the details of table from which 
they get data.
2> they are working as table and, provide security  from 
unautherized acccess.
3> they are read only.
4> they update automatically when some changes occurs in 
original table
 
Is This Answer Correct ?    9 Yes 1 No
Saurabh
 
  Re: What are the advantages of using views. Why do we need views when we have SPs?
Answer
# 2
Views can be update, delete or insert
 
Is This Answer Correct ?    3 Yes 5 No
Jk.garg25
 
 
 
  Re: What are the advantages of using views. Why do we need views when we have SPs?
Answer
# 3
1) we can use views in sp instead of joins to increase the
performance of SP.
 
Is This Answer Correct ?    3 Yes 0 No
Reddy
 

 
 
 
Other SQL Server Interview Questions
 
  Question Asked @ Answers
 
Which stored procedure will you be running to add a linked server?  1
Explain the architecture of SQL Server?  2
What is a join and their types? Challenger-Financial2
1.can we set the more than 1 primary keys for a table? 2.please give me the difference between Cluster Index and non-Clustered Index 3.can we use query like this "Select * from Table1,Table2;"  6
table:employee EID ENAME MID(manager ids) 101 rama null 102 sita 101 103 siva 101 104 ganesh 103 . . . . . . for 103 ID the manager ID is 101(RAMA) and for 104 manager is SIVA if i give employee id (EID) you have to tell the manager for that EID write query? eample:if i give 102 .The query output should be manager for 102 ID that it should print RAMA as output  5
What is the difference between two queries: 1. SELECT * FROM table WHERE 1=1; 2. SELECT * FROM table HP15
how to dispaly a particular row details from a given table  1
which database is best to use in oracle and sql server? explain reasons? TCS5
please tell me the query to get details of the employee having the second largest salary 247Customer8
How to give a user the option of importing Excel and a delimited text file into a SQL Server Database without manually using SQL DTS? GE1
Hi Friends, I have a table in which there are thousands of records and in city field there is NULL value for all records now i want to change that null value with distinct values in each record say delhi, bihar, agra, jaipur etc, what will be the query for that????? its not possible to update thousands of records one by one. is there any alternative ...? Plz help ... its urgent Thanx in advance  1
What is an Index? Yardi-Software3
How do you simulate a deadlock for testing purposes  1
i want only duplicates rows from coloumn ex. emp_id(colomn name)1,1,2,3,3,4,5,5. so i want only duplicates no. iFlex2
what is the diffrence between Snap Shot and Transaction Replication CSC1
How will u find the query which is running in some other machine IBM2
what is bit data type? and what are the information that can be stored inside a bit column?  2
What is BCP? When do we use it?  1
plz send every query in sql server2000 Infosys1
I am having table Title with TITLE id,Author ID, Publiser ID , table AUTHOR with Author ID, Author Name, table PUBLISER with Pub ID, Pub name Here hot to find out the publiser id who have relesed the books of patriticular author?  3
 
For more SQL Server Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com