Dr1074
Uploaded by
7 SLIDES
128 VIEWS
110LIKES

Join Vs SubQuery

DESCRIPTION

about brief introduction on Join Vs SubQuery.

1 / 7

Download Presentation

Join Vs SubQuery

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Join Vs SubQuery Submitted By Submitted To APURBA & SABIN IT DEPARTMENT

  2. Topics Joins SubQuery Comparison Conclusion ThankYou

  3. JOINS A join is a query that combines records from two or more tables. A join will be performed whenever multiple tables appear in the FROM clause of the query.

  4. SUBQUERY A Subquery is a SELECT statement that is embedded in a clause of another SQL statement. They can be very useful to select rows from a table with a condition that depends on the data in the same or another table.

  5. COMPARISON Join and subquery are both techniques used in SQL to retrieve data from multiple tables or perform complex queries. joins are used to combine data from multiple tables based on a relationship, while subqueries are used to perform operations on the result of another query. Both techniques have their own use cases and understanding their differences can help in choosing the appropriate approach for specific scenarios. :

  6. Conclusion  A subquery is easier to write,but a join might be better optimized by the server.

  7. THANK YOU

More Related
SlideServe
Audio
Live Player
Audio Wave
Play slide audio to activate visualizer