Data & Devrvats20.hashnode.dev·Dec 16, 202418 Useful Applications of SQL: A Comprehensive Exploration of Database Management and Analysis## Introduction Structured Query Language (SQL) is a powerful tool that extends far beyond simple data retrieval. Its versatility makes it an essential technology across numerous domains, from business intelligence to scientific research. This compre...SQL seriesSQL
Data & Devrvats20.hashnode.dev·Dec 11, 2024Mastering Oracle Database: A Comprehensive GuideOracle SQL is a powerful, declarative language used for managing relational databases in Oracle databases (e.g., Oracle 11g, 12c). It provides a wide range of features for querying, manipulating, and analyzing data. With its robust capabilities, Orac...SQL
vikas bhaskar vooradidevjourney.co.in·Dec 10, 2024Blue Ocean in JenkinsBlue Ocean is a modern, user-friendly interface for Jenkins. It's designed to improve the CI/CD experience with an easy-to-use design. It makes pipeline creation simple, provides real-time updates, and works smoothly with GitHub and Bitbucket for bet...Jenkins
Matt MulvaneyforHot off the Application Expressmattmulvaney.hashnode.dev·Dec 9, 202423ai Vector Searching PDFs with LLM Response - Minimalist blogThere are plenty of great blogs on this subject, all explain this subject really well. In this blog, there is no write-up, no back story, I just want to ask a question of my PDFs & provide you with the code. So you can enhance implement it in your pr...5 likes·210 readsOracle 23ai
vikas bhaskar vooradidevjourney.co.in·Dec 9, 2024Multibranch Pipeline in SonarQube Community EditionI'm seeking new opportunities that fit my skills and experience. If you are aware of any openings, please contact me! : vikasvooradi.developer@gmail.com When working with SonarQube Community Edition, it’s important to note that this version does not ...Devops articles
vikas bhaskar vooradidevjourney.co.in·Dec 9, 2024List All Environment Variables Using Jenkins Pipeline ScriptI'm seeking new opportunities that fit my skills and experience. If you are aware of any openings, please contact me! : vikasvooradi.developer@gmail.com Step 1 : Setup Your Jenkins Pipeline Open Jenkins. Navigate to your job configuration or create...Devops
vikas bhaskar vooradidevjourney.co.in·Dec 9, 2024Integrating External ShellCheck plugin with SonarQube for Shell Script Analysis via Jenkins on WindowsI'm seeking new opportunities that fit my skills and experience. If you are aware of any openings, please contact me! : vikasvooradi.developer@gmail.com Introduction SonarQube is a powerful tool for continuous code quality inspection, but the Communi...Devops
Cristhian Cano Bogadoparaguayandev.hashnode.dev·Dec 8, 2024Conceptos básicos de bases de datos para trabajar con Oracle APEXOracle Application Express (APEX) al ser una plataforma basada en bases de datos Oracle, entender los conceptos básicos de bases de datos es fundamental para aprovechar al máximo su potencial. En este artículo, exploraremos los términos y principios ...¿Por que APEX?PL/SQL
Ryan Williamsora-wtf.com·Aug 22, 2024PL/SQL Software Development Compliance by Cybersecurity FrameworksThe evolving cybersecurity landscape is driving significant changes in software development compliance and supply chain defense. Oracle APEX and PL/SQL present a unique challenge as they straddle the line between application and database, often leadi...nist-800-218
Jordy Kiesebrinkjkiesebrink.hashnode.dev·Aug 20, 2024Dynamic Row Refresh with Custom Templates in Oracle APEX: A Step-by-Step GuideIntroduction In this blog post, we’ll explore how to dynamically refresh a row with custom templates in Oracle APEX without refreshing the entire region, even if you need to apply different row templates based on specific conditions. We will cover a ...26 readsJavaScript