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

SQL DATABASE

$
0
0
I have a matrix table. These status can be changed by the user and I want to capture each change in database with out updating the earlier statusPending ActivatedIn PROGRESS Submitted CompletedPending can be changed to submitted or completed. For one form there can be different status at different time. And each status must be saved in the database table. How can I design a table

Viewing all articles
Browse latest Browse all 3145

Trending Articles