[Joke] So, a SQL query walks into a bar... | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 19

[Joke] So, a SQL query walks into a bar...

... walks up to two tables and asks, "May I join you?"

13th Jul 2017, 12:24 AM
Keto Z
Keto Z - avatar
10 Answers
+ 20
I do not want to hear nothing about SQL for at least three weeks, it gives me lots of problems with Node.js šŸ˜„
13th Jul 2017, 12:30 AM
Maz
Maz - avatar
+ 16
SELECT Maz FROM Replies.
13th Jul 2017, 12:41 AM
šŸ‘‘ Prometheus šŸ‡øšŸ‡¬
šŸ‘‘ Prometheus šŸ‡øšŸ‡¬ - avatar
+ 12
@Ipang i just figured out the problem... after many hours i understood the issue was in my ".js" file, in short... i copied a snippet from Google to test MySql but i did not change the credentials, so it was something like: var con = mysql.createConnection({ host: 'localhost', user: 'username', password: 'password' }); ... rather than: var con = mysql.createConnection({ host: 'localhost', user: 'root', password: 'happycat' });
13th Jul 2017, 5:39 PM
Maz
Maz - avatar
+ 11
Or was there no tables because there was a Python slithering there?
13th Jul 2017, 3:37 AM
šŸ‘‘ Prometheus šŸ‡øšŸ‡¬
šŸ‘‘ Prometheus šŸ‡øšŸ‡¬ - avatar
+ 6
3 Database SQL walked into a NoSQL bar. A little while later they walked out because they couldn't find a table.
13th Jul 2017, 3:27 AM
Jakub Miziński
Jakub Miziński - avatar
+ 5
What's the problem with sql and Node.js @Maz? care to share?
13th Jul 2017, 1:57 AM
Ipang
+ 3
@Maz, nice one, I'll keep that in mind. Thanks for sharing.
13th Jul 2017, 6:04 PM
Ipang
+ 1
My favourite BREAKING NEWS Bill Gates has resigned as the ā€˜Chairman of Microsoftā€™ after receiving an emailĀ from Rajinikanth. It reads: Saar, I have some questions for youā€¦. Please yanswer them: Namba wan) The keyboard alphabets are not in order, when will you launch the correct version? Namba too) There is yeh ā€˜Startā€™ buttonā€¦ but no ā€˜Stopā€™ buttonā€¦ Rascalaa, where it is? Namba tree) I have already learned Microsoft Word, when are you ā€œlaanchingā€ Microsoft Sentence? Namba for) There is yeh Recycle binā€¦ butā€¦there is nobody coming to collect that bin. Why??? Your name is Billā€¦ But in India they orr selling computers without Billā€¦ Why??? Yand finally yeh personal question: Your surname is Gatesā€¦ But you are selling Windowsā€¦ Why?? With Regards, Rajinikanth
20th Aug 2017, 3:01 PM
Dragon Slayer Xavier
Dragon Slayer Xavier - avatar
0
hi everybody
13th Jul 2017, 6:43 AM
Swayly
0
what is difference between SQL and NOSQL database software like MongoDB and what are time based database any examples
15th Jul 2017, 10:38 AM
Bharat
Bharat - avatar