T-SQL Procedure Architect
Draft comprehensive stored procedures with this AI prompt, ensuring modular design, robust error handling, and high-performance operations.
What this prompt does
- Guides in drafting comprehensive stored procedures with modular design and robust error handling.
- Ensures high-performance set-based operations and bulletproof transaction management.
- Focuses on security, maintainability, and performance in high-stakes enterprise environments.
How to use this prompt
- Fill in the [INSERT YOUR DATABASE SCHEMA INFORMATION INCLUDING TABLE STRUCTURES, RELATIONSHIPS, AND CONSTRAINTS], [INSERT YOUR SPECIFIC BUSINESS REQUIREMENTS AND RULES THE STORED PROCEDURE MUST IMPLEMENT], [INSERT YOUR PERFORMANCE EXPECTATIONS AND CONSTRAINTS], [INSERT YOUR SECURITY STANDARDS AND…
- Example: "My database schema includes a Customers table with a primary key on CustomerID, related to Orders table via CustomerID. Business logic requires calculating total order value per customer. Performance must support 1000 transactions per second. Security requires encryption of sensitive da…
Free prompt — copy, paste and run. Part of the Coding prompts collection in the God of Prompt library.