Can a stored procedure call another stored procedure. If yes
what level and can it be controlled?
Answers were Sorted based on User's Feedback
Answer / kalyan
the above answer is partially correct, sp's can call
another sp but the levels is only upto 32.
| Is This Answer Correct ? | 20 Yes | 1 No |
Yes, a stored procedure can call another stored procedure.
It can be controlled at any levels..
| Is This Answer Correct ? | 5 Yes | 5 No |
What is a field name?
How to delete the duplicate rows from a table in SQL Server ??
How can we call UDF(User Define Function) using C# code in ASP.net ?
What is the disadvantages of index?
State the difference between local and global temporary tables?
System requirements for sql server 2005 express edition?
How we create SQL Server 2005 Reporting Services ? Give me Sample
What are primary keys and foreign keys?
How can sql server instances be hidden? : sql server security
How to list all columns in a table using odbc_columns()?
What is the disadvantage of using subquery exact after a select statement?ex. select (select * from sometable)
Explain the use of keyword with encryption. Create a store procedure with encryption?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)