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   To Refer this Site to Your Friends   Click Here
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
Can a stored procedure call itself(recursive). If yes what
level and can it be controlled.?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Can a stored procedure call itself(recursive). If yes what level and can it be controlled.?
Answer
# 1
When one stored procedure calls another stored procedure 
(SP) you have what is called stored procedure nesting. We 
can have recursive stored procedures upto 32 nest levels.
 
Is This Answer Correct ?    4 Yes 1 No
Madhu
 
  Re: Can a stored procedure call itself(recursive). If yes what level and can it be controlled.?
Answer
# 2
If a procedure calls itself it is called recursive.
Like if we are calculating the factorial of a number 
writing a stored procedure,then there will be recursive 
calling of the procedure.
 
Is This Answer Correct ?    2 Yes 1 No
Lipsa
 
 
 

 
 
 
Other SQL Server Interview Questions
 
  Question Asked @ Answers
 
how to copy sysdatabase file from c: Drive to D: Drive in SQL Server. IBM4
Can you tell me the difference between DELETE & TRUNCATE commands?  11
How will oyu test the stored procedure taking two parameters namely first name and last name returning full name?  3
What is the difference between 2-Tier architecture and 3-Tier architecture Oracle10
how insert selected column only ? Robert-Half2
how to find number of columns in a table in sql server 2000 and 2005 also Virtusa7
What is database replicaion? What are the different types of replication you can set up in SQL Server? HCL4
What is a trigger?  3
What is a deadlock and what is a live lock? How will you go about resolving deadlocks? Microsoft1
How do you troubleshoot SQL Server if its running very slow?  2
what is the out put of below queries? a. select * from Emp where null = null; b. select * from Emp where 1=1; Patni9
What is the STUFF function and how does it differ from the REPLACE function?  2
What are the advantages of using stored procedures? Please don't simply say compilation time will be saved as they are already complied. Please specify some other advantages. 247Customer3
Would it be a good idea to create an index on a table that always contains 10 records? Why or why not?  3
what is hash table Teledata2
i have table students with fields classname,studname select * from students classname studname 1 xxxxx 1 yyyy 1 zzzz 2 qqqq 2 tttt 3 dsds 3 www i want the output should be No of students in class 1 : 3 No of students in class 2 : 2 No of students in class 3 : 2 HCL2
What is transcation?Plz give One example?  2
IN Vs OR operator which is best to use sql server.  3
How to write query to Delete the records in child table and corresponding records in parent table Semantic-Space8
How do you find the error, how can you know the number of rows effected by last SQL statement?  1
 
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