SQLServerCentral » Latest topics
Creating Stored Procedure
New to SQL Server. Looking for help with the following design problem:
Query:
Create a procedure named 'delete_asset_log' that takes 1 input listed below:
@assetlog_id INT
Based on this input,
Query:
Create a procedure named 'delete_asset_log' that takes 1 input listed below:
@assetlog_id INT
Based on this input,
No comments:
Post a Comment