What do you understand by recursive stored procedure?
Answer / Tulika Chatterjee
A recursive stored procedure is a stored procedure that calls itself repeatedly to process hierarchical data or iterative tasks. It has at least one RECURSIVE common table expression (CTE) in its definition, which defines the base case and the recursive case for the procedure.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between Clustered and Non-Clustered Index?
1.Describe way(s) to tune the SQL table in order to optimize performance. 2. Explain SQL Injection and how can you prevent them?
What is the use of MOVE keyword in restore command
How to copy the tables, schema and views from one sql server to another?
What is #table in sql server?
how to get the salary in descending order with out using the keyword desc in sql
What is the use of attributehierarchyvisible ? : sql server analysis services, ssas
How to connect a database with sql express.?
where the connection string store in the database
Tell me what are the essential components of sql server service broker?
What stored by the msdb? : sql server database administration
Explain the categories of stored procedure?
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)