जॉइन Examsbookउत्तर :
Define "Correlated Subqueries" ?5
प्र: Define "Correlated Subqueries" ?
- उत्तर देखें
- Workspace
उत्तर :
व्याख्या :
In a SQL Database, a 'correlated subquery' is a kind of sub query yet connected subquery is dependent on another query for a value that is returned. In case of execution, the sub query is executed first and afterwards the correlated query will be executed.