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

Prepping for Certification, Part 1 of ?

By

I thought it would be good to put my thoughts down on how to...

How to Avoid Knowledge Stagnation

By

You want the short answer? Well, the only antidote to knowledge stagnation is probably...

Demystifying Fabric Workspaces: The Nerve Center of Your Data Universe

By

It always starts the same way. You open your laptop on a Monday morning,...

Read the latest Blogs

Forums

just finished a deep dive into snowflake

By stan

Sorry, but you do not have permission to view this content.

SQL Server authentication vs. Trusted connection

By Rod at work

I maintain an application written years ago, where the database is on a Windows...

The Duplicate Cursor

By Steve Jones - SSC Editor

Comments posted to this topic are about the item The Duplicate Cursor

Visit the forum

Question of the Day

The Duplicate Cursor

Can I run this code:

DECLARE ANewTable CURSOR FOR 
SELECT * FROM ANewTable

See possible answers