[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / r / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/g/ - Technology


Thread archived.
You cannot reply anymore.


[Advertise on 4chan]


File: gandalf.jpg (11 KB, 194x259)
11 KB JPG
select * from programmers p, birth_certificates bc
where p.language = 'RUST'
and p.gender = bc.gender
and p.person_id = bc.person_id

guy's what's wrong with my query? for some reason it's not returning any rows
>>
>>108774475
>for some reason it's not returning any rows
join with table deleted_programmers
>>
forgot to change connection string from jdbc:postgresql:tired_tropes to jdbc:postgresql:real_world
>>
>>108774475
did you try debugging with socks on?
>>
>>108774475
Look into SQL joins: https://www.w3schools.com/sql/sql_join.asp
>>
>>108776506
He's using an implicit join.
>>
>>108774475
Don’t worry anon I got the joke. It wasn’t that good of a joke but I got it
>>
>>108775044
then there would be no rows with language = RUST in the first place



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.