Results for "Multi-Level Approval Workflow"
6 / 21 posts
Filter by Category
SQL Server Multi-Level Approval Workflow with Auto Skip Logic
...enterprise applications like HRMS, Travel Requests, Expense Approval, Purchase Approval , we need a multi-level approval workflow . But real system…
SQL Server Index Complete Guide
SQL Server Index kya hota hai? Clustered, Non-Clustered, Covering, Filtered, Columnstore — sab kuch ek hi blog mein. Beginners se experts tak, Hinglish mein...
Pivoting and Unpivoting Data in SQL
Pivoting Data : Pivoting is the process of converting rows of data into columns, effectively changing the orientation of your data. It's useful when you ha…
Git for Real Projects – Complete Office Workflow (Beginner to Advanced)
Chapter 1 – Welcome to Your First Company Story Starts Here... Congratulations! 🎉 Aaj tumne ek software company join ki hai as a SQL Developer. Manager tumh...
Git Tutorial for Beginners: Learn Git from Scratch
Introduction If you are a software developer, data engineer, SQL developer, or anyone who writes code, learning Git is one of the most important skills you c...
SQL Server Deadlock & Performance Monitoring Made Easy
Introduction In SQL Server, performance issues are very common. Sometimes queries run slow, sometimes users get stuck, and sometimes the system becomes unres...