What is SubQuery in SQL Server 2008
Answer / Gyanish Kumar Singh
A subquery (also known as an inner query or nested query) is a SELECT statement that is nested within another SELECT, DML (Data Manipulation Language), or DDL (Data Definition Language) statement. It allows you to retrieve data from one table based on the results of another query. In SQL Server 2008 and later versions, you can use multiple subqueries in a single statement.
| Is This Answer Correct ? | 0 Yes | 0 No |
How is table type constraint applied to a table?
What are points to remember while using the fillfactor argument?
which database is best to use in oracle and sql server? explain reasons?
What's new in sql management studio for sql server? : sql server management studio
Can a cursor be updated? If yes, how you can protect which columns are updated?
What are the different types of joins and what does each do?
How to throw custom exception in Stored Procedure?
Explain about sql server login?
Why transaction is important?
i want to join two queries....and i want to run them as one after another that is want output of first query then second , then again output of first query then second and so on...
Explain about merge replications?
Tell me about normalization in DBMS.
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)