I’m a tech interested guy. I’ve touched SQL once or twice, but wasn’t able to really make sense of it. That combined with not having a practical use leaves SQL as largely a black box in my mind (though I am somewhat familiar with technical concepts in databasing).

With that, I keep seeing [pic related] as proof that Elon Musk doesn’t understand SQL.

Can someone give me a technical explanation for how one would come to that conclusion? I’d love if you could pass technical documentation for that.

  • Rentlar
    link
    fedilink
    arrow-up
    5
    arrow-down
    1
    ·
    edit-2
    8 days ago

    I mean suggesting the government doesn’t use SQL, in tech-speak is about as dumb as saying the government doesn’t use numbers.

    Government is full of what are known as relational databases as you are well aware, and though it stands to reason that they aren’t all using the same software to manage it, many can be accessed using a standard language of commands. It could be a Microsoft Access, MySQL, MariaDB, Oracle Derby, Microsoft SQL server, PostgresQL, SQLite, SAP HANA, so on and so forth. That language is Structured Query Language (SQL).

    And saying there can be multiple entries in a database for one item with respect to the Social Security Database is, to me, a silly distraction and spreading BS FUD to ignorant people. As others have already mentioned, most databases have an internal sequence (keyID) number that is unrelated to the personal ID number of the person whose data is collected.