adspace
what is a correlated sub-query? : Sql server database administration
Answer Posted / Praveen Singh Yadav
A correlated sub-query is a sub-query that depends on values from the main query, meaning it can access variables and tables defined in the main query.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can sql servers link to other servers like oracle?
what is spatial nonclustered index
If you're given a raw data table, how would perform etl (extract, transform, load) with sql to obtain the data in a desired format?
What is subquery? Explain the properties of a subquery?
Why should you use or avoid select * statements?
How to rebuild the master database?
Why we use the openxml clause?
What are wait types?
How to remove duplicate rows from table except one?
What are the different SQL Server Versions you have worked on?
what is the Ticketing tool used in Wipro technologies at Bangalore...???
What is sql server query analyzer?
What kind of problems occurs if we do not implement proper locking strategy?
How do I find query history in sql server?
How can you append an identity column to a temporary table?