vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   LEFT JOIN in tables? (https://vborg.vbsupport.ru/showthread.php?t=36050)

TECK 03-12-2002 04:31 PM

LEFT JOIN in tables?
 
can you please explain to me what are the LEFT JOIN functions when doing a query?
i see it all the time when grabbing some code from a table.

thanks alot.

Admin 03-12-2002 04:37 PM

Shouldn't you, eh... get married instead of mumbling about JOINs? :D

Mark Hensler 03-12-2002 08:08 PM

(inner) joins combine two tables where a field in table1 match a field in table2. any records that do not have a match, are thrown out of the resulting recordset

left joins include all matches and any orphan records from the left table

right joins appear to do the same but really reverse the table order, then perfom a left join

outer joins include all records

all records that do not have a matching record from the other table will have null values for those fields

TECK 03-13-2002 04:08 AM

thanks alot mark. ;)
firefly, ur not gonna believe it.. the plane broke down.. i post in details what happened in Lounge.. :(
i will be leaving tomorrow at 4pm.. grrrrrr


All times are GMT. The time now is 03:29 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00945 seconds
  • Memory Usage 1,706KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete