Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Creating Stored Procedure

$
0
0
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,

Viewing all articles
Browse latest Browse all 3145

Trending Articles