Get the results of the nightly saves using #SQL, and email them also using SQL. #IBMi #rpgpgm #IBMChampion
https://www.rpgpgm.com/2025/04/report-of-success-of-nightly-saves.html
This FirebirdSQL pull request introduces support for Windows ARM64 builds
This FirebirdSQL pull request introduces SQL-compliant aliases GREATEST and LEAST for the existing MAXVALUE and MINVALUE functions. These aliases align with the SQL:2023 standard and provide a more intuitive and widely recognized syntax. The changes include updates to documentation, keywords, parser tokens, and system function definitions to support these new aliases.
He creado un canal en Rumble con las partes del tutorial #PostgreSQL y el lenguaje #SQL:
https://rumble.com/c/c-4781052
Suscríbete a mi canal.
#bbdd #Programacion #SiguemeYTeSigo #Followback
Nota: imagen generada con IA generativa.
Impressive.
SQuizL 30-APR-25
2/6 guesses
213 seconds
https://bit.ly/SQuizL-game
#SQuizL #SQL
對 Amazon RDS for PostgreSQL 的 Jepsen 測試報告
Digital Toolbox: SQL
Structured Query Language (SQL) is a domain-specific language used to manage data, especially in a relational database management system (RDBMS).
https://wadebach.blackcatwhitehatsecurity.com
#Digital #Toolbox #SQL #programming
Антипаттерны SQL. Как избежать ловушек при работе с базами данных
Отличная книга. Содержит распространенные антипаттерны, объясняет не только, чем они плохи, но и когда допустимы и чем их заменить. Очень практичная и полезная.
Но меня смутило, что автору норм хранить изображения в самой БД
Great !
SQuizL 29-APR-25
1/6 guesses
239 seconds
https://bit.ly/SQuizL-game
#SQuizL #SQL
#MOVIM 0.30.1 "#Encke" has been released (#XMPP / #PHP / #SQL / #MariaDB / #MySQL / #PostgreSQL / #SocialNetwork / #SocialFeed / #PubSub / #E2EE / #EndToEndEncryption / #E2EEncryption / #OMEMO / #Jabber / #XEP501 / #PubsubStories) https://movim.eu/
SCCM Collection based on Active Directory Organisation Unit (OU) Membership | https://techygeekshome.info/sccm-collection-based-on-active/?fsp_sid=20066 | #Guide #Microsoft #Query #SCCM #SQL #WQL
https://techygeekshome.info/sccm-collection-based-on-active/?fsp_sid=20066
【今日のおすすめ】
コンピュータ・IT
️スッキリわかるSQL入門 第4版 ドリル256問付き! スッキリわかるシリーズ
https://www.amazon.co.jp/dp/B0CTPTMBRC?tag=ranking-kindleebook-mastodon-japan-22&linkCode=osi&th=1&psc=1
I'm so happy I had to do this I could punch someone
PS: I'd love to see vibe coders deal with data sanitization in prod
@itsfoss And PostgreSQL taking on the huge task of managing all the infrastructure data.
Ok. Just culled ~20,000 of 25,000 #tumblr posts accumulated via #RSS over a month. I've gotta get to work on my own project applying basic statistics to this stuff. Think "reverse chronological + $all_your_own_filtering_and_sorting_and_bucketing". Not sure if I should do that within the confines of a #thunderbird add-on, or try some other approach. I really, really want to be able to use #sql for this stuff. It's a natural fit. But #sqlite seems to be a no-go for #WebExtensions. There is only #IndexedDB, which, in my limited experience with it, is absolute garbage to work with.