@DemocracyMattersALot

Although I'll sign it's beyond absurd that we should have to do this to have this hate-based content removed.

🗑️ Spotify is garbage. It's disappointing that so many folks support it.

🤬 2024 Q4: Monthly Active Users grew 12% Y/Y to 675 million.

#BigTech #spotify #misogyny #racism #Rogan #Tate #DBAD

It may be common knowledge but my mind was blown.  

We're using CentOS and my DBAD (Database Admin) instructor hinted at the option to make user input variables in some of the new dictionary views we learned this module and using WHERE name = UPPER('&NAME') in the select statement.

I had no idea you could prompt for user input... I was in the middle of making 3 profiles, 9 roles,
16 users, granting them roles and/or privileges as I went, editing a text file in gedit with the new user data and pasting it into the terminal.

It may not actually be faster but it feels faster (I may be biased because I love database). The &UNLIMITED_QUOTA_TABLESPACE variable name is not the best and very long, use &QUOTA_TABLESPACE or something shorter, and the size can be changed to &SIZE_APPEND_M so you can enter 20M but we were using unlimited for the lab.

#CentOS #Oracle #SQL #DBA #OracleSQL #Database #DBAdmin #DBAD #CentOS5 #Oracle12c

From the clang documentation: “It means exactly what its name implies: a function with a 'noreturn' attribute should never return.” Please never write documentation like this. “noreturn” could be interpreted in many ways. #DBAD https://clang-analyzer.llvm.org/annotations.html
Source Annotations