11
Awlex
7y

INSERT INTO not_rants ("

Today I took the time to learn the basic SQL(ite) and just finished learning in depth about the art of querying.

I just had to do this, because I am very unsatisfied with the way we learned it in school. Almost literally only translating the words CREATE, TABLE, SELECT, FROM, WHERE, UPDATE, DELETE in MySQL.

Funny, irrelevant fact: Before I could download the meme below I encountered this beauty of an errorlog:

Value of '∞' is not valid for 'emSize'. 'emSize' should be greater than 0 and less than or equal to System.Single.MaxValue.
Parameter name: emSize

https://cdn.meme.am/cache/...

");

Comments
  • 1
    Was doing some SQL today. Some really interesting queries that one can make
Add Comment