coding
database
advanced
SQL Stored Procedure for Data Transformation
Write a SQL stored procedure in [MySQL / PostgreSQL / SQL Server] for the following data transformation task: [describe the transformation — e.g., aggregate daily sales into monthly summaries, normalize denormalized cust…
💡 Test stored procedures with edge cases: empty input sets, NULL values, and maximum expected data vol…
👁 8 views
Open prompt →