Whether you deal with paperwork daily or only from time to time need them, DocHub is here to assist you take full advantage of your document-based projects. This platform can join data in Reservation Template for Gala, facilitate user collaboration and generate fillable forms and valid eSignatures. And even better, every record is kept safe with the highest safety standards.
With DocHub, you can get these features from any place and using any device.
[Music] whats up everybody in this video were gonna be continuing to talk about sequel statements and this is another video will were start on the whiteboard and well finish with the code I wanted to start on the whiteboard for this video on joins because at least for me learning joins at first was a little bit confusing and what helped me was to look at some visuals look at some Venn diagrams and that really helped me when I was writing code so lets get started we have our student data as weve been working with in most of this series and well be looking at the two fields name and GPA so a student has a name and a student has a GPA now for a join we usually have a second table although not always sometimes you can join a table on itself but thats for later we usually have a second table so in this table we have job data and job data well have a couple of columns but in this case we just care about the name of the employee and what job they have so maybe they work at the librar