What are the disadvantages of using the stored procedures?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

explain extended properties

0 Answers  


What do you mean by tablesample?

0 Answers  


What is 2nf normalization?

0 Answers  


explain different types of jions with examples briefly?

3 Answers   Zensar,


How many types of cursors are there in SQL Server?

5 Answers   247Customer, CarrizalSoft Technologies,






What are the 10 characteristics of data quality?

0 Answers  


Explain the functionalities that views support?

0 Answers  


What is filtered index?

0 Answers  


What is sql or structured query language?

0 Answers  


Do you know what is openxml in sql server?

0 Answers  


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

7 Answers  


What is scd (slowly changing dimension)? : sql server analysis services, ssas

0 Answers  


Categories