Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

Syed Muhammad Ali Shah Lab Task=09 Id=2758-2017

Task
We create our example table named tblTriggerTest with a
1. Primary key column named pkID,
2. Date column named OrderApprovalDateTime
3. Varchar column named OrderStatus.
We populate the table with three test records with the OrderApprovalDateTime set to NULL and
the OrderStatus set to "Pending".

You might also like