bolha.us is one of the many independent Mastodon servers you can use to participate in the fediverse.
We're a Brazilian IT Community. We love IT/DevOps/Cloud, but we also love to talk about life, the universe, and more. | Nós somos uma comunidade de TI Brasileira, gostamos de Dev/DevOps/Cloud e mais!

Server stats:

250
active users

#database

25 posts9 participants0 posts today

🐘 Introducing: Prairie Postgres, a 501(c)(3) nonprofit organization chartered in Illinois, the Prairie State, serving the Midwestern United States!

We are devoted to training, professional development, and networking opportunities for technical practitioners and researchers.

For more information, check out our website: prairiepostgres.org

prairiepostgres.orgPrairie PostgresPrairie Postgres NFP is a 501(c)(3) nonprofit offering training, professional development, events, and networking opportunities for technical practitioners and researchers, and fostering diversity, equity, and inclusion in the Midwestern US technical community.

Troubleshooting DB2 REORG in Compound SQL Statements: Why Does It Fail?
Troubleshooting DB2 REORG compound statements. Learn the difference between compiled and inlined compound SQL blocks in DB2 LUW to avoid errors and optimize database reorganization. Key takeaways include best practices, error handling, and performance considerations. #DB2 #REORG #SQL #Database #Troubleshooting #Performance
tech-champion.com/programming/...

How to Find the Exact Count of Records in All Persistent Tables in a Database?
Finding accurate Total persistent table records in DB2 LUW can be tricky. Standard methods aren't always precise, especially in high-transaction environments. Learn alternative, efficient techniques to get accurate counts. #DB2LUW #SQL #Database #Performance #RecordCounts #TableCounts
tech-champion.com/programming/
...

Reverse Substrings in SQL Server: Four Efficient Methods
Master Reverse SQL Substrings in SQL Server! Learn efficient methods to reverse substring order, transforming "apple-banana-cherry" into "cherry-banana-apple". Explore modern techniques using STRING_SPLIT & STRING_AGG for optimal performance. #SQLServer #stringmanipulation #ReverseSubstring #SQLtips #programming #database
tech-champion.com/database/sql
...