What do you mean by collation recursive stored procedure?
Answer / Amar Pal Singh
A collation recursive stored procedure is a stored procedure that uses the RECURSIVE WITH UNION keyword to execute itself repeatedly while meeting certain conditions. Collation determines how SQL Server compares character data, and a collation recursive stored procedure can be used for iterative tasks such as traversing hierarchical data or performing deep recursion.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is function of CUBE ?
What are the types of constraints?
Explain where clause?
What is catalog views?
How data can be copied from one table to another table?
What is apply operator in sql?
What is the difference between having and where clause?
What is the syntax for encrypting a column in SQL Server?
what is Covering Index ?
What new changes are being made in SQL Server?
What is the optimization being performed in oracle and SQL Server?
Does a server store data?
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)