What is sub-query in sql server? Explain its properties.
Answer / Pooja Rani Vishnoi
A sub-query, also known as an inner query, is a SQL statement that is nested inside another SQL statement. It can return a single value or multiple values. Sub-queries can be used to filter data, join tables, aggregate data, and perform complex queries. There are two main types of sub-queries: correlated sub-queries and non-correlated sub-queries.
| Is This Answer Correct ? | 0 Yes | 0 No |
what's new in sql server 2016?
Write an sql query to find first weekday of the month?
how to retrive only second row from table in sql server 2000?
What is the difference between set and select?
What is similarity and difference between truncate and delete in sql?
What is difference between sql and sql server?
What are the advantages of using third-party tools?
How to Create Login and User through query in Sql server 2005.and also how to delete Login and User through query?
1. What is CUBE Operator? 2. what are the new data types are available in sql server 2008? 3. Inisde a nested queries, how many subqueries u can have?
What are user defined functions in ms sql server?
What is optimistic concurrency?
There is table like Events...in that name ,startdate ,enddate,location are the column names write a stored Procedure for this table to get events by Months "GetEventsByMonths"
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)