Rishit Mishra

Rishit Mishra is a Manager in the PwC - Digital Risk Solutions practice.

For over 9+ years Rishit has been leading, delivering and managing a diverse range of multinational SAP security and GRC Access Control projects for Fortune 100 clients across various industries. Rishit’s project experiences include: SAP Security Design/Redesign, SAP GRC-AC implementations, SAP Security/GRC Assessments & SAP Security Remediation. Rishit’s experience includes catering to a wide array of clients in the Energy, Industrial Products and Consumer Products industries. He has consistent results of delivering critical project deliverables within a stipulated time span. He gives special attention to client management with focus on customer service and client values.

Rishit has worked on multiple SAP platforms which include SAP R/3 4.6C, v4.7, SAP ERP Central Component Release 6.0, SAP BI 7.0, Virsa Compliance Calibrator v4.0, Virsa Firefighter tool v4.0, Governance Risk Compliance v5.3 , Governance Risk Compliance v10 catering to a wide array of clients in the Oil & Gas, Pharmaceuticals and Manufacturing industry.

It seems we can’t find what you’re looking for. Perhaps searching can help.

Blogs

Ramblings about data communities and your contributions, no excuses

By

I have been active in the data community throughout my career. I have met...

SQL Server Journey till 2025 (brief)

By

Quick Summary for Microsoft SQL Server till 2025, I am fortunate to be part...

Building Power BI Reports: Desktop vs Fabric

By

Why this comparison feels confusing If you’re a Power BI report author who’s just...

Read the latest Blogs

Forums

Multi-State Payroll Tax Issues 2026

By davidholland0703

Prepare for 2026 with this essential multi-state payroll tax issues 2026 webinar from Professionals...

Simulating Mercury’s Orbital Motion Using Pure T-SQL (NASA 2025 Dataset)

By NKTgLaw

SQL Server is typically viewed as a transactional or analytical database engine. However, it...

Azure SQL Database | CREATE EVENT SESSION [Blocking_Capture] ON DATABASE

By DanielP

Hello, Is there a way in Azure SQL Database to change the 'Blocking Process...

Visit the forum

Question of the Day

String Similarity I

On SQL Server 2025, when I run this, what is returned?

SELECT EDIT_DISTANCE_SIMILARITY('SQL Server', 'MySQL')

See possible answers