this post was submitted on 14 Feb 2025
474 points (96.8% liked)

No Stupid Questions

37456 readers
2049 users here now

No such thing. Ask away!

!nostupidquestions is a community dedicated to being helpful and answering each others' questions on various topics.

The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:

Rules (interactive)


Rule 1- All posts must be legitimate questions. All post titles must include a question.

All posts must be legitimate questions, and all post titles must include a question. Questions that are joke or trolling questions, memes, song lyrics as title, etc. are not allowed here. See Rule 6 for all exceptions.



Rule 2- Your question subject cannot be illegal or NSFW material.

Your question subject cannot be illegal or NSFW material. You will be warned first, banned second.



Rule 3- Do not seek mental, medical and professional help here.

Do not seek mental, medical and professional help here. Breaking this rule will not get you or your post removed, but it will put you at risk, and possibly in danger.



Rule 4- No self promotion or upvote-farming of any kind.

That's it.



Rule 5- No baiting or sealioning or promoting an agenda.

Questions which, instead of being of an innocuous nature, are specifically intended (based on reports and in the opinion of our crack moderation team) to bait users into ideological wars on charged political topics will be removed and the authors warned - or banned - depending on severity.



Rule 6- Regarding META posts and joke questions.

Provided it is about the community itself, you may post non-question posts using the [META] tag on your post title.

On fridays, you are allowed to post meme and troll questions, on the condition that it's in text format only, and conforms with our other rules. These posts MUST include the [NSQ Friday] tag in their title.

If you post a serious question on friday and are looking only for legitimate answers, then please include the [Serious] tag on your post. Irrelevant replies will then be removed by moderators.



Rule 7- You can't intentionally annoy, mock, or harass other members.

If you intentionally annoy, mock, harass, or discriminate against any individual member, you will be removed.

Likewise, if you are a member, sympathiser or a resemblant of a movement that is known to largely hate, mock, discriminate against, and/or want to take lives of a group of people, and you were provably vocal about your hate, then you will be banned on sight.



Rule 8- All comments should try to stay relevant to their parent content.



Rule 9- Reposts from other platforms are not allowed.

Let everyone have their own content.



Rule 10- Majority of bots aren't allowed to participate here.



Credits

Our breathtaking icon was bestowed upon us by @Cevilia!

The greatest banner of all time: by @TheOneWithTheHair!

founded 2 years ago
MODERATORS
 

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.

(page 2) 50 comments
sorted by: hot top controversial new old
[–] missingno@fedia.io 94 points 1 week ago (2 children)

Because SQL is everywhere. If Musk knew what it was, he would know that the government absolutely does use it.

load more comments (2 replies)
[–] darkmarx@lemmy.world 72 points 1 week ago (2 children)

"The government" is multiple agencies and departments. There is no single computer system, database, mainframe, or file store that the entire US goverment uses. There is no standard programming language used. There is no standard server configuration. Each agency is different. Each software project is different.

When someone says the government doesn't use sql, they don't know what they are talking about. It could be refering to the fact that many government systems are ancient mainframe applications that store everything in vsam. But it is patently false that the government doesn't use sql. I've been on a number of government contracts over the years, spanning multiple agencies. MsSQL was used in all but one.

Furthermore, some people share SSNs, they are not unique. It's a common misconception that they are, but anyone working on a government software learns this pretty quickly. The fact that it seems to be a big shock goes to show that he doesn't know what he is doing and neither do the people reporting to him.

Not only is he failing to understand the technology, he is failing to understand the underlying data he is looking at.

[–] DahGangalang@infosec.pub 12 points 1 week ago* (last edited 1 week ago) (8 children)

Yeah, obviously ol' boy is tripping if he thinks SQL isn't used in the government.

Big thing I'm prying at is whether there would be a legitimate purpose to have duplicated SSNs in the database (thus showing the Vice Bro doesn't understand how SQL works).

I'm not aware of any instance where two people share an SSN though. The Social Security Administration even goes as far as to say they don't recycle the SSNs of dead people (its linked a couple times in other comments and Voyager doesn't let me save drafts of comments, I'll make an edit to this comment with that link for you).

Can you point me to somewhere showing multiple people can share an SSN?

Edit: as promised: The Social Security FAQ page

[–] ryegye24@midwest.social 12 points 1 week ago (1 children)

Assuming the whole "duplicate SSN" thing isn't just a complete fabrication, we have no idea what table he was even looking at! A table of transactions e.g. would have a huge number of duplicate SSNs.

[–] homicidalrobot@lemm.ee 9 points 1 week ago (1 children)

The fact that SSN aren't singular identifiers has been public knowledge for quite a while. ID analytics has shown in over a decade of studies that some people have multiple SSN attached to their name, while some (over five million) SSN are used by three or more living individuals. If you search "ID analytics SSN" you'll find loads of articles reporting on this dating back to 2010 and a bit before.

load more comments (1 replies)
[–] WarlordSdocy@lemmy.world 9 points 1 week ago (1 children)

I mean I don't know a ton about SQL but one thing to keep in mind about SSNs is they were not originally meant to be used for identification but because we have no form of national id and places still needed a way to verify who you are people just started using SSNs for that since it's something everyone has and there wasn't really a better option. So now the government has been having to try and make them work for that and make them more secure. The better solution would be to make some form of national id that is designed to be secure but Republicans and people like Musk would probably call that government overreach or a way to spy and track people.

load more comments (1 replies)
load more comments (6 replies)
load more comments (1 replies)
[–] natecox@programming.dev 64 points 1 week ago (9 children)

Because a simple query would have shown that SSN was a compound key with another column (birth date, I think), and not the identifier he thinks it is.

load more comments (9 replies)
[–] SloppyPuppy@lemmy.world 60 points 1 week ago* (last edited 1 week ago) (6 children)

As a data engineer for the past 20+ years: There is absolutely no fucking way that the us gov doesnt use sql. This is what shows that he’s stupid not only in sql but in data science in general.

Regarding duplications: its more nuanced than those statements each side put. There can be duplications in certain situations. In some situations there shouldnt be. And I dont really see how duplications in a db is open to fraud.

load more comments (6 replies)
[–] GaMEChld@lemmy.world 55 points 1 week ago (10 children)

Because of course the government uses SQL. It's as stupid as saying the government doesn't use electricity or something equally stupid. The government is myriad agencies running myriad programs on myriad hardware with myriad people. My damned computers at home are using at least 2-3 SQL databases for some of the programs I run.

SQL is damn near everywhere where data sets are found.

load more comments (10 replies)
[–] Generica@lemmy.world 52 points 1 week ago* (last edited 1 week ago) (5 children)

Musk's statement about the government not using SQL is false. I worked for FEMA for fourteen years, a decade of which was as a Reports Analyst. I wrote Oracle SQL+ code to pull data from a database and put it into spreadsheets. I know, I know. You're shocked that Elon Musk is wrong. Please remain calm.

[–] whoisearth@lemmy.ca 11 points 1 week ago

I work for a crown corp in Canada we have, off the top of my head, about 800 MSSQL, Oracle, MySQL/MariaDB, Postgres databases across the org (I manage our CMDB). Musk is a retard. The world runs on SQL.

He wouldn't know this though because he's a techbro that builds apps with MongoDB b cause he doesn't understand what normalizing data is and why SQL is the best option for 99.9999999% of applications.

Fucking idiots.

load more comments (4 replies)
[–] ThePowerOfGeek@lemmy.world 46 points 1 week ago (1 children)

Elon Musk is the walking talking embodiment of the Dunning-Kruger effect.

load more comments (1 replies)
[–] knightly@pawb.social 31 points 1 week ago* (last edited 1 week ago) (5 children)

To oversimplify, there are two basic kinds of databases: SQL (Structured Query Language, usually pronounced like "sequel" or spelled aloud) and noSQL ("Not Only SQL").

SQL databases work as you'd imagine, with tables of rows and columns like a spreadsheet that are structured according to a fixed schema.

NoSQL includes all other forms of databases, document-based, graph-based, key-value pairs, etc.

The former are highly consistent and efficient at processing complicated queries or recording transactions, while the latter are more flexible and can be very fast at reads/writes but are harder to keep in sync as a result.

All large orgs will have both types in use for different purposes; SQL is better for banking needs where provable consistency is paramount, NoSQL better for real-time web apps and big data processing that need minimal response times and scalable capacity.

That Musk would claim the government doesn't use SQL immediately betrays him as someone who is entirely unfamiliar with database administration, because SQL is everywhere.

load more comments (5 replies)
[–] SolidShake@lemmy.world 26 points 1 week ago (1 children)

How come republicans keep saying that doggy is going to expose all the fraud in the government but yet the biggest fraud with 37 felonies is president? What the actual fuck to these people think?

load more comments (1 replies)
[–] Honytawk@lemmy.zip 25 points 1 week ago (2 children)

He is saying the US government doesn't use structured databases.

At least 90% of all databases have a structure.

load more comments (2 replies)
[–] P00ptart@lemmy.world 21 points 1 week ago (1 children)

Everything they don't understand (which is nearly everything) is either God or fraud. Do with that information what you will.

load more comments (1 replies)
[–] h4x0r@lemmy.dbzer0.com 21 points 1 week ago* (last edited 1 week ago) (2 children)

I think a lot of comments here miss the mark, it's not really just about stating the gov does not use SQL or speculation regarding keys.

Deduplication is generally part of a compression strategy and has nothing to do with SQL. If we're being generous he may have been talking about normalization, but no one I have ever met has confused the two terms (they are distinctly different from an engineering perspective).

There are degrees of normalization too, so it may make total sense to normalize 3NF (third normal form) rather than say 6NF depending on the data.

load more comments (2 replies)
[–] spark947@lemm.ee 20 points 1 week ago (3 children)

It's an insanely idiotic thing to say. Federal government IT is myriad, and done at a per agency level. Any relational database system, which the federal government uses plenty of, uses SQL in one way or another. Elon doesn't know what he is talking about at all, and is being an ultimate idiot about this. Even in the context of mainframe projects thatif we are giving elong the benefit of doubt about referring to, most COBOL shoprbibknow have adapted to addressing internal data records using an SQL interface, although obviously in that legacy world it is insanely fractured and arcane.

load more comments (3 replies)
[–] spankmonkey@lemmy.world 19 points 1 week ago

If he doesn't think the government uses sql after having his goons break into multiple government servers he is an idiot.

If he is lying to cover his ass for fucking up so many things (the more likely explanation) then saying "he never used sql" is basically a dig at how technically inept he really is despite bragging about being a tech bro.

[–] dan1101@lemm.ee 18 points 1 week ago (3 children)

The ignorance of Elon is truly concerning, but somehow the worst part to me is Elon calling someone a retard for pointing that out.

load more comments (3 replies)
[–] jacksilver@lemmy.world 18 points 1 week ago (4 children)

If SSNs are used as a primary key (a unique identifier for a row of data) then they'd have to be duplicated to be able to merge data together.

However, even if they aren't using ssn as an identifier as it's sensitive information. It's not uncommon to repeat data either for speed/performance sake, simplicity in table design, it's in a lookup table, or you have disconnected tables.

Having a value repeated doesn't tell you anything about fraud risk, efficency, or really anything. Using it as the primary piece of evidence for a claim isn't a strong arguement.

load more comments (4 replies)
[–] CodeHead@lemmy.world 17 points 1 week ago (3 children)

The US government pays lots of money to Oracle to use their database. And it's not for BerkleyDB either. (Poor sleepy cat). Oracle provides them support for their relational databases... and those databases use... SQL.

Now if Musk tries to end the Oracle contracts, then Oracle's lawyers will go after his lawyers and I'm a gonna get me some popcorn. (But we all know that won't happen in any timeline... Elon gotta keep Larry happy.)

load more comments (3 replies)
[–] turnitoffandonagain@infosec.pub 14 points 1 week ago

I'm still learning SQL, so if I'm out of line someone please correct me, but, the gist of it, is that SQL (Structured Query Language) is a language used in pretty much all relational databases, which with something like the Social Security database is almost guaranteed. Having duplicates of information in a relational database is not a sign of fraud, or anything shady going on.

When you're born, your name, along with your SSN and any other relevant info is put into the database, later in life, say you change your name, the original name, along with your SSN will stay there, and a new line in the database would be added with your new name, along with your SSN again (a duplicate) that way the database has a reference point between old and new name, and keeps all your information lined up between the two.

If you were to get rid of all of that duplicate information, anyone who's ever had a name change, been married, etc. It will cause chaos in the database, with hundreds of millions of entries that now have no relation to anything, and are now just basically dead ends.

[–] surewhynotlem@lemmy.world 14 points 1 week ago (4 children)

Dedup is about saving storage and has literally nothing to do with primary keys.

load more comments (4 replies)
[–] Geometrinen_Gepardi@sopuli.xyz 12 points 1 week ago (3 children)

Rows in a SQL table have a primary key which works as the unique identifier for that row. The primary key can be as simple as an incrementing number.

load more comments (3 replies)
[–] turtle@lemm.ee 10 points 1 week ago (11 children)

I saw a comment about this in the last couple of days that was really interesting and educational. Unfortunately I can't seem to find it again to link it, but the gist of it was that there would be two things wrong with using SSNs as primary keys in a SQL database:

  • You should not use externally generated data as primary keys
  • You should not use personally identifying data as primary keys

Using SSNs as keys would violate both.

I went looking for best practices regarding SQL primary keys and found this really interesting post and discussion on Stack Overflow:

https://stackoverflow.com/questions/337503/whats-the-best-practice-for-primary-keys-in-tables

My first thought was that people's SSNs can and do change, and sometimes (rarely?) people may have more than one SSN. Like someone mentions in that link, human error would be another reason why you would not want to use external data and particularly SSNs as primary keys.

load more comments (11 replies)
[–] skozzii@lemmy.ca 10 points 1 week ago

Musk is the walking Dunning-Krueger, he is too stupid to realize how terrible he sounds.

[–] TehWorld@lemmy.world 10 points 1 week ago (4 children)

Clearly the solution is to just use a big Excel spreadsheet.

load more comments (4 replies)
[–] sneaky@r.nf 10 points 1 week ago (1 children)

Might seem like a stupid question, but I'm in nostupidquestions sooo... Did Elon really do this tweet with the word "retard" in it? Obviously am on Lemmy so don't use Twitter.

[–] moncharleskey@lemmy.zip 11 points 1 week ago (1 children)

Yep, just another example of what a trash human being he is.

load more comments (1 replies)
[–] jj4211@lemmy.world 10 points 1 week ago

Frankly the whole exchange sounds like Hollywood tech jargon.vaguely relevant words used in a not quite sensible way....

[–] jerryh100@lemmy.world 9 points 1 week ago* (last edited 1 week ago)

That dipshit does not even know how his dear friend at Oracle made tons of money in the past decades.

load more comments
view more: ‹ prev next ›